get_menu_item
Retrieve menu item details by ID or item number, including description, nutrition, allergens, and photo, to support recipe management and menu planning.
Instructions
Get menu item details: description, nutrition, allergens, photo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID (numeric) or item number (string) | |
| getByItemNumber | No | True if id is an item number |