retrieve_multiple_workflow_stages
Retrieve workflow stages from Storyblok to filter by ID, name, or workflow, enabling content management and organization.
Instructions
Retrieves multiple workflow stages in a Storyblok space via the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exclude_id | No | ID of a workflow stage to exclude | |
| by_ids | No | Comma-separated list of workflow stage IDs to retrieve | |
| search | No | Filter by workflow stage name | |
| in_workflow | No | Filter by a specific workflow ID |