create_event
Add a planned transaction to a scenario by specifying date, amount, category, and recurring pattern.
Instructions
Create a new event in a scenario
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Start date (YYYY-MM-DD) | |
| note | No | Note | |
| amount | Yes | Amount (positive=credit, negative=debit) | |
| category_id | Yes | Category ID | |
| repeat_type | Yes | Repeat type: once, daily, weekly, fortnightly, monthly, yearly, etc. | |
| scenario_id | Yes | The scenario ID | |
| repeat_interval | No | Repeat interval |