← WebMCP Directory

Tool tree

sourcingai.com

Commerce
https://sourcingai.com/
SourcingAI,Smart Global Sourcing with AI, SourcingAI 2.0,Transform your procurement with AI-driven solutions: streamline processes, cut costs, and boost efficiency. Our intelligent platform offers…
Explore capabilities

Tools verified

search_productsAnswer

Start an AI-powered product sourcing search on SourcingAI. Provide a product description or keywords, and the page will navigate to the chat page where the AI sourcing agent finds matching products and suppliers.

View tool JSON
{
  "name": "search_products",
  "kind": "answer",
  "impl": "imperative",
  "description": "Start an AI-powered product sourcing search on SourcingAI. Provide a product description or keywords, and the page will navigate to the chat page where the AI sourcing agent finds matching products and suppliers.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "query": {
        "type": "string",
        "description": "Product description or keywords in English, max 1000 characters"
      }
    },
    "required": [
      "query"
    ]
  }
}