List Month Transactions
list_month_transactionsRetrieve and filter transactions for a specific month from YNAB budgets to track spending, monitor categories, and review financial activity.
Instructions
[1 API call] List transactions for a specific month
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | Budget ID or 'last-used' | last-used |
| month | Yes | Month in YYYY-MM-DD format (first of month) | |
| since_date | No | Only return transactions on or after this date | |
| type | No | Filter by type | |
| last_knowledge_of_server | No | Delta request token |