List budgets
ynab_list_budgetsRetrieve a list of your YNAB budgets with their IDs, names, currency codes, and last modified dates to identify the correct budget ID for other operations.
Instructions
List the YNAB budgets accessible with this token, with their currency.
Returns for each budget: id, name, currency iso_code, last modified date. Useful to grab a specific budget_id (otherwise use "last-used" elsewhere).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | How a tool should render its result. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |