MCP YNAB Server

by klauern

get_accounts

List all YNAB accounts within a specific budget and format them in Markdown for easy readability and organization.

Instructions

List all YNAB accounts in a specific 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_accountsArguments", "type": "object" }
ID: y3utoybhi7