3. display_kpi — Display KPI
Mode: Both · Category: Data Visualization
Displays KPI values as cards in the frontend. You can pre-configure the list of kpi_ids to lock which KPIs are shown or leave it out so the LLM picks KPIs based on the user's question.
- id: display_kpi
- id: display_kpi
kpi_ids:
- KPI_ON_TIME_PAYMENT_RATE
- KPI_DAYS_PAYABLE_OUTSTANDING![]() |
Field | Type | Description |
|---|---|---|
| list[string] | KPI IDs to display. If set, the LLM cannot change them. |
