delimit_cost_alert
Monitor and manage spending thresholds to control cloud costs. Create alerts, set budget limits, and track expenses using file-based configurations.
Instructions
(Pro). Manage cost alerts (file-based). CRUD operations on spending thresholds.
Args: action: Action (list/create/delete/toggle). name: Alert name (required for create). threshold: Cost threshold in USD (required for create). alert_id: Alert ID (required for delete/toggle).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list | |
| name | No | ||
| threshold | No | ||
| alert_id | No |