list_workflow_statuses
Retrieve workflow statuses from Productive to identify valid task status values. Filter by workflow ID or category (Not Started, Started, Closed) to find valid statuses for tasks.
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 | |||