{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "REQUEST_URI=\"\/config\" REQUEST_METHOD=\"GET\" php \/var\/www\/dev.campus.systemische-tools.de\/public\/index.php 2>&1 | grep -E 'Akademisch|Didaktisch|Corporate'",
"description": "Check if data is loading"
}
}
{
"tool_response": {
"stdout": " <td><a href=\"\/config\/1\">Akademisch<\/a><\/td>\n <td><a href=\"\/config\/2\">Didaktisch<\/a><\/td>\n <td><a href=\"\/config\/9\">Corporate Style Guide<\/a><\/td>",
"stderr": "",
"interrupted": false,
"isImage": false
}
}