Skip to main content

List Workflow Catalog Types

GET 

/workflows/catalog/types/

List the shared JSON Schema fragments available to workflow schemas.

Workflow input/output schemas reference these via x-ag-type-ref (for example, message or prompt). Use this endpoint to discover what type keys exist before building a schema.

See: Workflows.

Responses

Successful Response