create_kpi
Create a Key Performance Indicator by aggregating ServiceNow data from a specified table. Define name, aggregate function, field, and optional filters to track performance metrics.
Instructions
[Write] Create a Key Performance Indicator from ServiceNow data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | KPI name | |
| unit | No | Display unit | |
| field | No | Aggregate field | |
| table | Yes | Source table | |
| aggregate | Yes | Aggregate function: COUNT/AVG/SUM/MIN/MAX | |
| conditions | No | Encoded query filter |