create_schedule
Create a recurring scheduled transaction in your budget by specifying account, amount, start date, and frequency.
Instructions
Create a schedule (recurring planned transaction). [mutating]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| amount | Yes | ||
| frequency | No | ||
| account_id | Yes | ||
| payee_name | No | ||
| start_date | Yes | ||
| category_id | No |