Cost Report
cost_reportAttribute LLM costs to agents, models, and providers, and monitor budget posture using token counts from OpenTelemetry spans.
Instructions
Return LLM spend attribution (per agent/model/provider) and budget posture.
Spend is derived from token counts on ingested OpenTelemetry GenAI spans priced via agent-bom's open cost model; no prompts or responses are read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Optional agent name to scope spend to a single agent. | |
| tenant_id | No | Tenant scope to summarize. Defaults to the control-plane default tenant. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |