list_task_statuses
List custom statuses for a project or the project containing a specific task, showing which statuses you can set on that task.
Instructions
List the custom statuses available for a project (or for the project that contains a given task). Statuses are scoped per-project, NOT per task_type. Example: 'What statuses can I set on task ?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | Task UUID — resolves to its project. | |
| project_id | No | Project UUID. Omit if task_id is provided. |