Workflows
View workflow definitions, states, and valid transitions.
2 tools
# list_workflows
List available workflow definitions
| Parameter | Type | Required | Description |
|---|---|---|---|
| workspace_id | string | ● | Workspace ID |
# get_workflow
Get a workflow definition with states and transitions
| Parameter | Type | Required | Description |
|---|---|---|---|
| workspace_id | string | ● | Workspace ID |
| name | string | ● | Workflow name (e.g. standard, bug) |