list-monthly-transactions
Retrieve all transactions for a specific month across all accounts in YNAB. Input the month (YYYY-MM-DD), optional limit, and budget ID to manage and analyze your financial data efficiently.
Instructions
List all transactions for a given month, across all accounts.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
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 | |
month | Yes | The month to get transactions for (YYYY-MM-DD) |