autotask_get_field_info
Retrieve field definitions including picklist values for any Autotask entity type. Use this to discover valid values for picklist fields when querying entities.
Instructions
Get field definitions for an Autotask entity type, including picklist values. Useful for discovering valid values for any picklist field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityType | Yes | The Autotask entity type (e.g., "Tickets", "Companies", "Contacts", "Projects", "ProjectTasks", "TicketNotes"). Note: project tasks use "ProjectTasks" (or "Tasks" which auto-maps). See Autotask REST API entity names. | |
| fieldName | No | Optional: filter to a specific field name |