Record settlement
record_settlementSomeone paid you back (or you paid them) for split bills. Positive amount = they paid you. Optionally also records the money on one of your accounts. The phone picks it up on its next sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ISO date; default now | |
| note | No | e.g. UPI, cash | |
| amount | Yes | Major units in `currency`; positive = they paid you, negative = you paid them | |
| person | Yes | Name; created if unknown | |
| currency | Yes | ||
| account_id | No | Also log it as income/expense on this account (must be the same currency) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||