← WebMCP Directory

Tool tree

bwerpipes.com

Productivity & Business
https://bwerpipes.com/
Pipe manufacturing and industrial product information
Explore capabilities

Tools verified

search_catalogAnswer

Search Bwer Pipes industrial products catalog by model, type, category, or standard

View tool JSON
{
  "name": "search_catalog",
  "kind": "answer",
  "impl": "imperative",
  "description": "Search Bwer Pipes industrial products catalog by model, type, category, or standard",
  "inputSchema": {
    "type": "object",
    "properties": {
      "q": {
        "type": "string",
        "description": "The search query terms (e.g. HDPE, PVC, PE100, uPVC, weighbridge)"
      }
    },
    "required": [
      "q"
    ]
  }
}