lookup_catalog
ActiveTool of Custom Blinds Shop
Structured catalogue filter: narrow by category (roller | venetian | honeycomb | vertical | outdoor), colour name, max_width_mm, or max_height_mm. Ideal when the customer has stated a blind type. Returns matching products with id and product_url. Use search_catalog for open-ended natural language queries.
Parameters schema
{
"type": "object",
"properties": {
"colour": {
"type": "string"
},
"category": {
"type": "string",
"description": "roller | venetian | honeycomb | vertical | outdoor"
},
"max_width_mm": {
"type": "number"
},
"max_height_mm": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Custom Blinds Shop
https://github.com/CustomBlinds/cb-shop-mcp
1/7 registries