Bookkeeping — Transaction history
bookkeeping_transaction_historyRetrieve recent YNAB transactions by payee, category, account, or date, and see inflow, outflow, and net totals.
Instructions
[READ] Retrieve recent transactions with optional filters and totals. Filter by one of: payee_id, category_id, or account_id. since_date: ISO date to limit history (e.g. '2024-01-01'). Returns inflow, outflow, and net totals in addition to the transaction list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | ||
| payee_id | No | ||
| account_id | No | ||
| since_date | No | ||
| category_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||