List menus at a location
list_menusRetrieve menus, categories, and products exactly as the storefront API returns them. Use to verify imports or inspect the current menu state.
Instructions
Read back the menus exactly as the storefront API serves them (menus → categories → products). Use to verify an import or inspect current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locationId | No | Omit to use the CRAVEUP_LOCATION_ID default |
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 |