delete_payee
Delete a payee from your budget by first previewing, then confirming with the payee's exact name to make the irreversible change.
Instructions
Delete a payee. Destructive and irreversible: the first call only previews, and deleting requires confirm: true plus confirm_name set to the payee's exact name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payee | Yes | Payee name or ID to delete | |
| confirm | No | Must be true to delete. Without it, the tool only previews. | |
| confirm_name | No | The payee's exact name, echoed back as a safeguard. |