list_workflow_statuses
Retrieve workflow statuses from Productive to identify valid task statuses by workflow, with optional filters for category or specific workflow.
Instructions
List workflow statuses from Productive.
Useful for understanding valid task status values by workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of workflow statuses to return (max 200) | |
| category_id | No | Optional category filter: 1 = Not Started, 2 = Started, 3 = Closed | |
| workflow_id | No | Optional workflow ID to filter statuses |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||