{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "REQUEST_URI=\"\/semantic-explorer\/entitaeten\/476\" REQUEST_METHOD=\"GET\" php \/var\/www\/dev.campus.systemische-tools.de\/public\/index.php 2>\/dev\/null | grep -A1 \"class=\\\"breadcrumb\\\"\"",
"description": "Test full breadcrumb output"
}
}
{
"tool_response": {
"stdout": "<nav class=\"breadcrumb\">\n <a href=\"\/\">Campus KI<\/a> » <a href=\"\/semantic-explorer\">Semantic Explorer<\/a> » <a href=\"\/semantic-explorer\/entitaeten\">Entitäten<\/a> » Tool<\/nav>",
"stderr": "",
"interrupted": false,
"isImage": false
}
}