Assign a budgeted amount to a YNAB category
ynab_assign_budgeted_amountAssign a specific budgeted amount to a YNAB category for a month, overwriting any previous assignment.
Instructions
Set the budgeted (assigned) amount for a category in a specific month — the "assign money" action. Amount is in milliunits and replaces the existing budgeted amount for that month, it does not add to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | Budget month as the first day of the month, e.g. "2026-07-01", or "current" | |
| budgeted | Yes | The new budgeted (assigned) amount for this category and month, in milliunits | |
| budget_id | Yes | YNAB budget id, or "last-used" for the most recently used budget | |
| category_id | Yes | YNAB category id |