taiga_points_create
Create a new points record in a Taiga project. Specify the project ID and name, with optional color, order, and closed status to define estimation points.
Instructions
Create a new points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name | |
| color | No | HEX color | |
| order | No | ||
| project | Yes | Project ID | |
| is_closed | No |