{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "ls -la \/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Pipeline\/",
"description": "Check Pipeline UseCases exist"
}
}
{
"tool_response": {
"stdout": "total 20\ndrwxr-xr-x 2 www-data www-data 4096 Dec 23 08:16 .\ndrwxr-xr-x 12 www-data www-data 4096 Dec 23 04:29 ..\n-rwxr-xr-x 1 www-data www-data 3262 Dec 23 08:49 PipelineRunStatusUseCase.php\n-rwxr-xr-x 1 www-data www-data 3109 Dec 23 08:49 RunPipelineUseCase.php\n-rwxr-xr-x 1 www-data www-data 1769 Dec 23 08:49 UpdatePipelineConfigUseCase.php",
"stderr": "",
"interrupted": false,
"isImage": false
}
}