You're viewing a demo portfolio

Join the waitlist
PRSM

request_swatch

Active

Tool of Custom Blinds Shop

declared in 1.0.0

Register up to 5 colour swatches to be dispatched with the customer's order. Swatches ship at order placement only — they are NOT sent as a standalone postal sample before purchase. Capped at 5 codes per order. If the customer asks for swatches before ordering, explain they ship with the blind and guide them to place their order first.

Parameters schema

{
  "type": "object",
  "required": [
    "customer_name",
    "customer_email",
    "customer_phone",
    "product_interest"
  ],
  "properties": {
    "suburb": {
      "type": "string",
      "description": "Optional delivery suburb"
    },
    "swatch_codes": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional specific colour codes (max 5)"
    },
    "customer_name": {
      "type": "string"
    },
    "customer_email": {
      "type": "string"
    },
    "customer_phone": {
      "type": "string",
      "description": "Used as WhatsApp number"
    },
    "product_interest": {
      "type": "string",
      "description": "e.g. 'Roller Blockout' or 'Honeycomb'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Custom Blinds Shop

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

1/7 registries
View full server →