delete_billing_alert
Remove the month-to-date spend alert for your account. Confirm to execute this irreversible billing action.
Instructions
Remove the month-to-date spend alert. Requires scope billing:write. Low blast radius and easily re-created via set_billing_alert, but kept confirm-gated for uniformity with the other delete tools. Pass confirm:true only after the user has approved. Takes no other input (the alert is a singleton).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Set to true to execute. This operation spends from your account balance and/or is irreversible; only pass true after the user has explicitly approved. Omit or false → the tool refuses and makes no API call. |