list_workflow_statuses
list_workflow_statusesFetch Productive.io workflow statuses used for task stages, filterable by workflow ID, category (Not Started, Started, Closed), and limit.
Instructions
List workflow statuses available in Productive.io. These are used to set task status (Not Started=1, Started=2, Closed=3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | No | Filter by workflow ID | |
| category_id | No | Filter by category: 1=Not Started, 2=Started, 3=Closed | |
| limit | No | Number of statuses to return (1-200) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| statuses | Yes | ||
| returned | Yes |