Tool
brain_usage_report
Reported LLM/embedding token usage for this product, next to the platform billing aggregate
Reported LLM/embedding token usage for this product, next to the platform billing aggregate
Behavior
- HTTP
GET /brain/usage/report
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| days | integer | — | How many UTC days of this product's ledger to return, ending today (default 30, max 90) |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| note | string | • | |
| product | object | • | Brain's own ledger, for THIS product only |
| platform | object | • | The platform billing aggregate for the whole ORG; null if it could not be read |
| platform_error | string | • | Why the platform aggregate is null; null when it was read successfully |
Try it
Reported LLM/embedding token usage for this product, next to the platform billing aggregate.