taiga_priorities_create
Create a new priority in Taiga by specifying its name, color, order, and project ID. Set the closed state to manage whether the priority is active for tasks.
Instructions
Create a new priorities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name | |
| color | No | HEX color | |
| order | No | ||
| project | Yes | Project ID | |
| is_closed | No |