tdx-attributes-get
Retrieve custom attribute definitions for TDX components like tickets, assets, or CIs to enable accurate data entry when creating or updating items with custom fields.
Instructions
Get custom attribute definitions for a TDX component (e.g. tickets, assets, CIs). Returns attribute IDs, names, types, and choices needed for creating/updating items with custom attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentId | Yes | Component ID (e.g. 9=Ticket, 27=Asset, 63=CI, 39=KBArticle, 2=Project) | |
| appId | No | TDX app ID (defaults to env TDX_APP_ID) | |
| associatedTypeId | No | Filter by associated type ID |