list_budgets
Retrieve all available budgets from the YNAB API to view and manage financial data through the YNAB MCP Server.
Instructions
Lists all available budgets from YNAB API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}