add_income
Add an income transaction to ZenMoney by specifying account, amount, and date. Optionally include payer, category, and comment.
Instructions
Add an income transaction to ZenMoney. Codex must request user approval before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Transaction date in YYYY-MM-DD format | |
| payee | No | Payer name | |
| amount | Yes | Income amount (positive number) | |
| account | Yes | Account name or UUID to credit | |
| comment | No | Transaction comment | |
| category | No | Category name or UUID |