{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/dev.campus.systemische-tools.de\/config\/",
"description": "List config directory"
}
}
{
"tool_response": {
"stdout": "total 20\ndrwxr-xr-x 2 www-data www-data 4096 Dec 20 16:07 .\ndrwxr-xr-x 16 www-data www-data 4096 Dec 20 20:00 ..\n-rwxr-xr-x 1 www-data www-data 995 Dec 20 01:02 autoload.php\n-rwxr-xr-x 1 www-data www-data 596 Dec 20 01:02 config.php\n-rwxr-xr-x 1 www-data www-data 491 Dec 20 16:07 database.php",
"stderr": "",
"interrupted": false,
"isImage": false
}
}