Cost Report
cost_reportReturn LLM spend attribution per agent, model, or provider and budget posture, derived from token counts on OpenTelemetry GenAI spans without reading prompts or responses.
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 |