set_txn_category
Categorize a single bank transaction by its ID, optionally setting a subcategory. Random categorization requires explicit confirmation; choose a real category or leave it in the review queue.
Instructions
Categorize a SINGLE transaction by txn_id (no rule). Setting category='Random' requires confirm_random=true — it's discouraged, pick a real category or leave it in the review queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txn_id | Yes | ||
| category | Yes | ||
| subcategory | No | ||
| confirm_random | No |