{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/mcp-servers\/mcp-docs\/tools\/",
"description": "List files in tools directory"
}
}
{
"tool_response": {
"stdout": "total 40\ndrwxr-xr-x 4 www-data www-data 4096 Dec 25 15:41 .\ndrwxr-xr-x 7 www-data www-data 4096 Dec 23 22:40 ..\ndrwxr-xr-x 2 root root 4096 Dec 25 15:41 docs_tools\n-rw------- 1 www-data www-data 16758 Dec 23 22:39 docs_tools.py\n-rw------- 1 www-data www-data 123 Dec 23 22:39 __init__.py\ndrwxr-xr-x 2 www-data www-data 4096 Dec 23 22:44 __pycache__",
"stderr": "",
"interrupted": false,
"isImage": false
}
}