set_merchant_category
Pin a merchant to a specific category and optional subcategory, recategorizing existing transactions and applying the rule going forward.
Instructions
Pin a merchant (merchant_norm substring) to a category (+ optional subcategory): adds a rule and recategorizes that merchant's existing transactions. 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 |
|---|---|---|---|
| category | Yes | ||
| subcategory | No | ||
| merchant_norm | Yes | ||
| confirm_random | No |