autotask_get_field_info
Retrieve field definitions and picklist values for Autotask entities to identify valid data options for forms and integrations.
Instructions
Get field definitions for an Autotask entity type, including picklist values. Useful for discovering valid values for any picklist field.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityType | Yes | The Autotask entity type (e.g., "Tickets", "Companies", "Contacts", "Projects") | |
| fieldName | No | Optional: filter to a specific field name |