Add planned expense
add_planned_expenseA one-off you know is coming (a flight, a fee, a gift): shows under Upcoming until it is logged or skipped. Amount is positive; it is an expense.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| note | No | ||
| amount | Yes | Major units | |
| currency | No | Default: the account's currency, else INR | |
| account_id | No | Where it will be paid from (can be decided later) | |
| category_id | No | ||
| target_date | Yes | ISO date |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||