get_item
Get one menu item with its variant groups and addons, or several at once: pass itemIds (up to 10) instead of itemId to look items up in bulk — the bulk answer is {items, notFound}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| itemId | No | One item; mutually exclusive with itemIds | |
| itemIds | No | Bulk lookup, up to 10 ids; mutually exclusive with itemId | |
| language | No |