Interfaces
ResponseInfo
Defined in: server/openapi/types.ts:45
The primary success response of an HTTP operation, keyed by media type.
Defined in: server/openapi/types.ts:47
Defined in: server/openapi/types.ts:46
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
contentSchema: Record<string, JsonSchema>;
optional description?: string;