You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_catalog

Active

Tool of Custom Blinds Shop

declared in 1.0.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Custom Blinds Shop

https://github.com/CustomBlinds/cb-shop-mcp

1/7 registries
View full server →
lookup_catalog — Custom Blinds Shop — PRSM MCP