taiga_issue_custom_attributes_create
Create custom attribute definitions for issues in Taiga projects. Specify project, attribute name, type, and optional order or description.
Instructions
Create a custom attribute definition for issue.
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 |