list_categories
Get all Lunch Money categories in flat or nested format to view groups and their subcategories.
Instructions
List all Lunch Money categories. Use format="nested" to see category groups with their children, or format="flat" (default) for a flat list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | nested = grouped hierarchy, flat = all categories in a list (default: flat) |