{
"event": "PostToolUse",
"tool_name": "Read",
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/mcp-servers\/mcp_docs\/tools\/docs_tools.py",
"content": "\"\"\"\nMCP-Tools for Documentation Management.\n\nThis module delegates to the modularized docs_tools package.\nFor backward compatibility, it re-exports the main registration function.\n\"\"\"\n\nfrom docs_tools import register_docs_tools\n\n__all__ = [\"register_docs_tools\"]\n",
"numLines": 11,
"startLine": 1,
"totalLines": 11
}
}
}