{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "REQUEST_URI=\"\/semantic-explorer\/ontologie\" REQUEST_METHOD=\"GET\" php \/var\/www\/dev.campus.systemische-tools.de\/public\/index.php 2>&1 | grep -A 5 \"<tbody>\" | head -30",
"description": "Check ontologie table content"
}
}
{
"tool_response": {
"stdout": " <tbody>\n <tr>\n <td>\n <a href=\"\/semantic-explorer\/entitaeten\/9\">Abwandlungen<\/a>\n <\/td>\n <td>CONCEPT<\/td>\n--\n <tbody>\n <tr>\n <td>Coaching-Konzept<\/td>\n <td>Theoretische Grundlagen und Modelle<\/td>\n <td>16<\/td>\n <td>",
"stderr": "",
"interrupted": false,
"isImage": false
}
}