Tool tree
Pipe manufacturing and industrial product information
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"
]
}
}