{
  "server": {
    "name": "GroupDocs Docs",
    "version": "26.2.0",
    "transport": "http"
  },
  "capabilities": {
    "tools": {
      "SearchDocsByGroupDocs": {
        "name": "SearchDocsByGroupDocs",
        "description": "Search across the GroupDocs Documentation to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Docs by GroupDocs, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages.",
        "inputSchema": {
          "properties": {
            "query": {
              "type": "string"
            }
          },
          "required": [
            "query"
          ],
          "type": "object"
        }
      }
    },
    "resources": {},
    "prompts": {}
  }
}