update_event
Changes an existing finance event by adjusting amount, note, or recurrence, with options to affect only this event, future events, or the entire series.
Instructions
Update a PocketSmith event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The event ID | |
| note | No | Note | |
| amount | No | New amount (positive=credit, negative=debit) | |
| behaviour | Yes | Update scope: "one" (this event only), "forward" (this and future), or "all" (entire series) | |
| repeat_type | No | Repeat type: once, daily, weekly, fortnightly, monthly, yearly, etc. | |
| repeat_interval | No | Repeat interval |