get_budgets
List all YNAB budgets in Markdown format using the MCP YNAB Server. Provides a structured overview of budgets for easy access and analysis.
Instructions
List all YNAB budgets in Markdown format.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_budgetsArguments",
"type": "object"
}