servicenow_list_records
Retrieve records from any ServiceNow table using an optional encoded query and field list to filter results and return only the data you need.
Instructions
List records from any ServiceNow table using an optional encoded query and field list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| table | Yes | ||
| fields | No | sys_id | |
| displayValue | No |