asana_get_custom_field
Fetch a custom field by GID to retrieve its type, precision, and complete enum options list with names and GIDs.
Instructions
Fetch one custom field by GID — type, precision, and full enum_options (name+GID) list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opt_fields | No | Override the rich default opt_fields. Pass field paths e.g. ["name","assignee.name","custom_fields.display_value"]. | |
| custom_field_gid | Yes |