get_agent_usage
Retrieve token usage for a specific agent, with optional filtering by run ID to limit scope.
Instructions
Get token usage for an agent, optionally scoped to one run (GET .../usage).
Args: agent_id: Agent id (for example bc-...). run_id: Optional run id to scope usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | No | ||
| agent_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||