set_budget
Define a budget for LLM token spending per period and receive alerts when usage reaches a set percentage of the limit.
Instructions
Set a spending budget with alert threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Name for this budget, e.g. 'dev-work' | |
| period | Yes | ||
| limit_usd | Yes | USD limit for the period | |
| alert_pct | No |