MCP YNAB Server

by klauern

get_categories

Retrieve and display all transaction categories for a specific YNAB budget in Markdown format using a structured input of the budget ID.

Instructions

List all transaction categories for a given YNAB budget in Markdown format.

Input Schema

NameRequiredDescriptionDefault
budget_idYes

Input Schema (JSON Schema)

{ "properties": { "budget_id": { "title": "Budget Id", "type": "string" } }, "required": [ "budget_id" ], "title": "get_categoriesArguments", "type": "object" }
ID: y3utoybhi7