get_table_record_count
Count total records in a ServiceNow table, with optional filters to limit the count to specific records.
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 |