create_kpi
Create a KPI from ServiceNow data by specifying a name, source table, aggregate function, and optional filters to track performance.
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 |