taiga_task_statuses_create
Create a new task status in a Taiga project by specifying its name, color, order, and closed state.
Instructions
Create a new task statuses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name | |
| color | No | HEX color | |
| order | No | ||
| project | Yes | Project ID | |
| is_closed | No |