list_budgets
Read-onlyIdempotent
Retrieve all budgets from your YNAB account to view financial plans and manage spending categories effectively.
Instructions
List all budgets associated with the user's account
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cached | No | Indicates if data was served from cache | |
| budgets | Yes | List of budgets | |
| usedDelta | No | Indicates if delta merge optimization was applied for budgets | |
| cache_info | No | Human-readable cache status message (e.g., "Cache hit", "Cache miss") |