update_schedule
Modify an existing budget schedule by updating its name, amount, frequency, next date, category, account, or payee.
Instructions
Update a schedule. [mutating]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| amount | No | ||
| frequency | No | ||
| next_date | No | ||
| account_id | No | ||
| payee_name | No | ||
| category_id | No |