Get Month Category
get_month_categoryRetrieve a category's budget details for a specific month from YNAB to track spending and manage financial allocations.
Instructions
[1 API call] Get a category's budget details 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) or 'current' | |
| category_id | Yes | The category ID |