list-transactions
Retrieve and manage transactions for a specific account in YNAB by specifying budget ID, account ID, date range, and limit for precise financial tracking.
Instructions
List transactions for a given account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_id | Yes | The ID of the account | |
budget_id | No | The ID of the budget. If not provided, the default budget will be used. | |
limit | No | The maximum number of transactions to return | |
since_date | No | The starting date for transactions (YYYY-MM-DD) |