update_transaction
Update an existing financial transaction by modifying its category, merchant, notes, tags, or whether it is excluded from reports.
Instructions
Update an existing transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | New tags (replaces existing) | |
| notes | No | New notes | |
| category | No | New category | |
| merchant | No | New merchant name | |
| description | No | New description | |
| transactionId | Yes | Transaction ID to update | |
| excludeFromReports | No | Exclude from reports |