taiga_userstory_custom_attributes_create
Create a custom attribute for user stories in Taiga. Define name, type, order, and description to tailor user story fields.
Instructions
Create a custom attribute definition for userstory.
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 |