update_transaction
Update an existing transaction's details, including description, category, and tags, to keep financial records accurate and organized.
Instructions
Update an existing transaction. Supports updating description, category_name, and other fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| tags | No | ||
| description | No | ||
| category_name | No | Category name to assign to the transaction. |