Execute a given agent tool.
Return results in Dynamic JSON format
Bad Request.
Unauthorized access.
Forbidden.
The specified resource was not found
Too Many Requests.
Internal Server Error.
Service Unavailable.
Default error
{- "kpi": "KIP_DEFINED_NAME",
- "field_ids": [
- "record.field_name"
]
}
{- "kpis_and_attributes": [
- {
- "search_term": "invoice",
- "results": [
- {
- "id": "INVOICES.INVOICE_VALUE",
- "display_name": "Invoice Value",
- "column_type": "FLOAT",
- "type": "record",
- "score": 0.75
}
]
}
]
}