update_transactions
Modify multiple YNAB transactions in one batch operation with validation, cache management, and optional metadata for efficient updates.
Instructions
Update multiple transactions in a single batch (1-100 items) with dry-run validation, automatic cache invalidation, and response size management. Supports optional original_account_id and original_date metadata for efficient cache invalidation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | Yes | ||
| transactions | Yes | ||
| dry_run | No |