{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "find \/var\/www -name \"*test*.py\" -type f 2>\/dev\/null | head -20",
"description": "Find test files in \/var\/www directory"
}
}
{
"tool_response": {
"stdout": "\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/click\/testing.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/benchmarks\/json_schema_test_suite.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/typing\/test_all_concrete_validators_match_protocol.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_validators.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_deprecations.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_cli.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_jsonschema_test_suite.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_types.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_format.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_exceptions.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema\/tests\/test_utils.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/starlette\/testclient.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/jsonschema_specifications\/tests\/test_jsonschema_specifications.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/anyio\/_core\/_testing.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/anyio\/pytest_plugin.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/anyio\/abc\/_testing.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/referencing\/tests\/test_referencing_suite.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/referencing\/tests\/test_jsonschema.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/referencing\/tests\/test_core.py\n\/var\/www\/mcp-servers\/mcp-tasks\/venv\/lib\/python3.13\/site-packages\/referencing\/tests\/test_exceptions.py",
"stderr": "",
"interrupted": false,
"isImage": false
}
}