List definitions of a specific category in the revision.Documentation Index
Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt
Use this file to discover all available pages before exploring further.
POST /revisions/:id/data (Command: list_definitions)
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Must be workflow_blobhub. |
command | string | Yes | Must be list_definitions. |
category | string | Yes | workflow or playground. |
Response
| Parameter | Type | Description |
|---|---|---|
definitions | array | List of definition objects. |

