create_category_rule
Automate transaction categorization by creating rules that match payee strings to assign categories.
Instructions
Create a category rule that auto-categorises transactions by payee match
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | The category ID to assign matching transactions to | |
| payee_matches | Yes | The payee string to match against |