← WebMCP Directory

Tool tree

musicland.gr

Commerce
https://www.musicland.gr/
Musical instruments and audio equipment in Greece
Explore capabilities

Tools verified

search_productsAction

Search the Musicland.gr catalogue of 87,207+ musical instruments, audio gear and accessories by keyword, brand, product name or SKU. Results open on the search results page.

View tool JSON
{
  "name": "search_products",
  "kind": "act",
  "impl": "declarative",
  "description": "Search the Musicland.gr catalogue of 87,207+ musical instruments, audio gear and accessories by keyword, brand, product name or SKU. Results open on the search results page.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "q": {
        "type": "string",
        "description": "Search keywords in Greek or English, e.g. product name, brand or SKU. Minimum 3 characters."
      }
    },
    "required": []
  }
}