list_workflow_statuses
Retrieve workflow statuses from Productive to identify valid task status values for a given workflow. Filter by workflow or category to get relevant statuses.
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 | |||