Skip to main content
Glama

MCP YNAB Server

get_account_balance

Retrieve the current dollar balance of a YNAB account by providing the account ID, enabling users to monitor their financial status and manage budgets effectively.

Instructions

Get the current balance of a YNAB account (in dollars).

Input Schema

NameRequiredDescriptionDefault
account_idYes

Input Schema (JSON Schema)

{ "properties": { "account_id": { "title": "Account Id", "type": "string" } }, "required": [ "account_id" ], "title": "get_account_balanceArguments", "type": "object" }
Install Server

Other Tools from MCP YNAB Server

Related Tools

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/Meh-S-Eze/ynab-mcp-client2'

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