list_categories
List all budget category groups and categories with their IDs, names, and remaining balances, then use a category ID to categorize transactions.
Instructions
Lists the category groups and categories in a budget, with their IDs, names, and remaining balances. Use a category's id with categorize_transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget_id | No | The budget ID, or 'last-used' for the most recently used budget. | last-used |