Cost Allocation
cost_allocationAllocate LLM spend by cost-center and allocation tag. Includes budget posture and forecast from token-based usage data.
Instructions
Return chargeback / showback LLM spend rollups by cost-center and allocation tag.
Spend is derived from token counts on ingested OpenTelemetry GenAI spans priced via the open cost model. Includes per-cost-center allocation, budget posture, and forecast. No prompts or responses are read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cost_center | No | Optional cost-center / allocation unit to scope the chargeback report and budget. | |
| tag | No | Optional allocation tag to add a showback slice (by_tag rollup). | |
| 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 |