{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/mcp-servers\/mcp_db\/validators\/",
"description": "List validators directory"
}
}
{
"tool_response": {
"stdout": "total 24\ndrwxr-xr-x 3 www-data www-data 4096 Dec 28 13:16 .\ndrwxr-xr-x 11 www-data www-data 4096 Dec 28 13:09 ..\n-rw-r--r-- 1 www-data www-data 909 Dec 28 12:21 execute_contract.py\n-rw-r--r-- 1 root root 401 Dec 28 13:08 __init__.py\ndrwxr-xr-x 2 www-data www-data 4096 Dec 28 13:20 __pycache__\n-rw-r--r-- 1 www-data www-data 1009 Dec 28 12:21 query_contract.py",
"stderr": "",
"interrupted": false,
"isImage": false
}
}