budget_alert
Set and check budget limits for teams. Raises a flag when a configurable spending threshold is reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team identifier | |
| action | Yes | "set" to configure a budget, "check" to get current status | |
| threshold | No | Alert threshold percentage 0–100 (default: 80) | |
| budgetLimit | No | USD budget cap |