dominos_customization
Retrieve a Domino's store's complete build-your-own customization catalog: sizes, crusts, toppings, sides, and cooking instructions, grouped by category, using its store ID.
Instructions
Get one Domino's store's full build-your-own customization catalog. Returns one Domino's US store's full build-your-own customization catalog, grouped by product category (Domino's own internal names, e.g. "BuildYourOwnDomino" for pizza, "GSalad" for garden salads): every selectable size, crust/flavor style, topping, and side, each with its own code, name, description, dietary/placement flags (e.g. Meat, Vege, Sauce, WholeOnly), and any other attributes Domino's attaches (e.g. ExclusiveGroup for mutually-exclusive options). Also returns cooking instructions (bake level, cut style, seasoning), grouped. Reads the same structured menu response as GET /dominos/menu, so it costs no additional upstream request. Store ids come from GET /dominos/store-locator. An unknown store id returns 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | Domino's store id, from /dominos/store-locator |