get_table_record_count
Retrieve the total number of records in a ServiceNow table, optionally filtered by an encoded query.
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 |