get-statuses-by-type
Get all statuses for a specific type like project or task, with optional filter for active status only.
Instructions
Get all statuses for a specific type with default status information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter by active status (0=inactive, 1=active) | |
| status_type | Yes | Type of status (project or task) |