A shop's stocked sheet gauges
get_shop_gaugesEvery sheet thickness (gauge) ONE named shop stocks right now, per material — read live off the shop's declared catalog, no quote needed. Call it when the user asks what thicknesses/gauges a specific maker carries ("what thicknesses does SendCutSend have in mild steel?"). For the whole network's ladder use get_network_capabilities instead. Never answer a gauge question from memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shop | Yes | The shop as the user or the offer cards name it ("SendCutSend", "sendcutsend") | |
| material | No | Advisory: narrow the relayed list to one material ("mild steel", "5052") |