{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "REQUEST_URI=\"\/\" REQUEST_METHOD=\"GET\" php \/var\/www\/dev.campus.systemische-tools.de\/public\/index.php 2>&1 | grep -A5 \"home-grid\"",
"description": "Test homepage"
}
}
{
"tool_response": {
"stdout": "<div class=\"home-grid\">\n <section class=\"home-section\">\n <h2>Anwendungen<\/h2>\n <ul class=\"home-links\">\n <li><a href=\"\/chat\">KI-Chat<\/a><\/li>\n <li><a href=\"\/content\">Content Studio<\/a><\/li>",
"stderr": "",
"interrupted": false,
"isImage": false
}
}