delete_manual_account
Delete a manually-managed account and optionally remove its transactions, rules, recurring items, and balance history. Both deletion actions are irreversible.
Instructions
Delete a manually-managed account. Optionally also delete its transactions/rules/recurring items, and/or its balance history. Both deletion options are irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountId | Yes | Id of the manual account to delete. | |
| delete_items | No | If true, also deletes any transactions, rules, and recurring items associated with this account. | |
| delete_balance_history | No | If true, also deletes any balance history associated with this account. |