budget_spend
Spend tokens from an agent's budget to control resource usage in AI workflows. Returns authorization status and remaining balance for budget enforcement.
Instructions
Spend tokens on behalf of an agent. Returns allowed/denied with remaining balance.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent spending tokens | |
| tokens | Yes | Number of tokens to spend (positive integer) |