bulk_update_transactions
Update multiple transactions in parallel, with a dry-run option to preview changes before applying.
Instructions
Update multiple transactions in parallel. Supports dry_run to preview changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | If true, validate and return plan without executing | |
| updates | Yes | List of update objects |