Get a product
get_productRetrieve a specific product's menu-editor details by ID, including associated modifier group IDs, to view or edit menu items.
Instructions
Fetch one product (menu-editor view) by id, including its modifier group ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | ||
| locationId | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| mode | Yes | ||
| status | Yes | ||
| changes | Yes | ||
| summary | Yes | ||
| operation | Yes | ||
| planDigest | Yes | ||
| environment | Yes | ||
| nextActions | Yes | ||
| schemaVersion | Yes |