{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/dev.campus.systemische-tools.de\/src\/View\/stopwords\/ 2>\/dev\/null || echo \"Directory not found\"",
"description": "Check old stopwords views"
}
}
{
"tool_response": {
"stdout": "total 20\ndrwxr-xr-x 2 www-data www-data 4096 Dec 27 00:16 .\ndrwxr-xr-x 18 www-data www-data 4096 Dec 27 00:27 ..\n-rwxr-xr-x 1 www-data www-data 4076 Dec 27 00:16 form.php\n-rwxr-xr-x 1 www-data www-data 4849 Dec 27 00:16 index.php",
"stderr": "",
"interrupted": false,
"isImage": false
}
}