delete_transaction
Remove a transaction from your YNAB budget by specifying its UUID. This tool helps correct errors or manage budget entries directly within Claude.
Instructions
Delete a transaction.
Args: transaction_id: The transaction UUID to delete. budget_id: Budget ID (uses default if omitted).
Returns: Confirmation of deletion.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes | ||
| budget_id | No |