update-status
Change an existing status's name, color, active state, position, default status, or type for projects and tasks.
Instructions
Update an existing status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Status name | |
| color | No | Color for status visualization (hex code) | |
| active | No | Active status (1=active, 0=inactive) | |
| position | No | Position for ordering statuses | |
| status_id | Yes | The status ID (status_id) | |
| is_default | No | Whether this should be the default status | |
| status_type | No | Type of status (project or task) |