{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/dev.campus.systemische-tools.de\/src\/Application\/",
"description": "List Application directory"
}
}
{
"tool_response": {
"stdout": "total 20\ndrwxr-xr-x 2 www-data www-data 4096 Dec 22 21:18 .\ndrwxr-xr-x 9 www-data www-data 4096 Dec 23 04:41 ..\n-rwxr-xr-x 1 www-data www-data 2721 Dec 22 21:20 ContentCollectionService.php\n-rwxr-xr-x 1 www-data www-data 4244 Dec 22 19:03 PipelineStepService.php",
"stderr": "",
"interrupted": false,
"isImage": false
}
}