list_menu_items
Retrieve recipes, subrecipes, or ingredients from a menu, filtered by item type or sync tag. Returns up to 20 items with totals and truncation status.
Instructions
List menu items (recipes, subrecipes, ingredients). Returns up to 20 with {items, total, truncated}; each item has id, name, itemNumber, tags, type. If truncated, prefer search_menu_items or narrow with syncTag/type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by item type | |
| syncTag | No | Filter by sync tag name |