← WebMCP Directory

Tool tree

en.paulmann.com

Commerce
https://en.paulmann.com/
Lighting fixtures and LED products
Explore capabilities

Tools verified

search_catalogAction

Search the Paulmann product catalog by keyword and view matching products.

View tool JSON
{
  "name": "search_catalog",
  "kind": "act",
  "impl": "declarative",
  "description": "Search the Paulmann product catalog by keyword and view matching products.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "search": {
        "type": "string",
        "description": "Search term, e.g. a product name, category, or article number."
      }
    },
    "required": []
  }
}