Skip to main content
Glama
a1athrop

YNAB MCP Server

by a1athrop

update_category

Modify a YNAB budget category by updating its name, note, or goal target amount to reflect changes in your financial planning.

Instructions

Update a category's name, note, or goal target.

Args: category_id: The category UUID. name: New category name. note: New category note. goal_target: New goal target in milliunits (e.g., 500000 = $500.00). budget_id: Budget ID (uses default if omitted).

Returns: Updated category details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
category_idYes
nameNo
noteNo
goal_targetNo
budget_idNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/a1athrop/ynab-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server