list_pa_indicators
Retrieve Performance Analytics indicators (KPIs) from your ServiceNow instance. Filter by name, category, or active status to find specific metrics.
Instructions
List Performance Analytics (PA) indicators (KPIs) available in the instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search indicators by name or description | |
| category | No | Filter by indicator category | |
| active | No | Filter to active indicators only (default true) | |
| limit | No | Max records to return (default 50) |