get_product
ActiveTool of Custom Blinds Shop
Fetch complete details for one product by id (e.g. roller-blockout, venetian-25mm-aluwood). Returns all available colours with in-stock status, materials, features, and maximum supported dimensions. Use before configure_product to confirm a colour exists and is in stock before committing.
Parameters schema
{
"type": "object",
"required": [
"product_id"
],
"properties": {
"product_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Custom Blinds Shop
https://github.com/CustomBlinds/cb-shop-mcp
1/7 registries