taiga_task_custom_attributes_create
Create custom attribute definitions for tasks in Taiga to extend task metadata with fields like text, dropdown, checkbox, or number.
Instructions
Create a custom attribute definition for task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Attribute name | |
| type | No | Attribute type (text, multiline, richtext, date, url, dropdown, checkbox, number) | |
| order | No | ||
| project | Yes | Project ID | |
| description | No |