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