Get Budget Month
get_monthRetrieve detailed budget month information including all category balances from YNAB. Specify a month in YYYY-MM-DD format or use 'current' for the present month.
Instructions
[1 API call] Get detailed info for a single budget month including all category balances. Use 'current' for the current 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) or 'current' |