list_categories
Retrieve all categories for a YNAB budget, grouped by category group. Returns category names and IDs required for creating transactions.
Instructions
List all categories for a YNAB budget, grouped by category group.
Returns category names and IDs needed for creating transactions.
Args: budget_id: Budget ID to list categories for. If not provided, uses the default budget.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |