get_field_choices
Retrieve all choice list values for a specified field on a ServiceNow table, such as state, priority, or category.
Instructions
Get all choice list values for a field on a ServiceNow table (e.g. state, priority, category).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| field | Yes | Field name |