get_table_record_count
Count records in a ServiceNow table, with optional query filters to target a subset.
Instructions
Get total record count for a ServiceNow table with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional encoded query to count a subset | |
| table | Yes | Table name |