quire.listStatuses
Retrieve all custom statuses for a project, including default To-Do and Complete, with their value, name, and color.
Instructions
List all custom statuses in a project. Returns an array of status objects with value, name, and color. Default statuses (0=To-Do, 100=Complete) are always available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The project ID (e.g., 'my-project') or OID |