{
"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 -A10 'config-table'",
"description": "Check config table"
}
}
{
"tool_response": {
"stdout": "<table id=\"config-table\" data-sortable>\n <thead>\n <tr>\n <th data-sort=\"id\">ID<\/th>\n <th data-sort=\"type\">Typ<\/th>\n <th data-sort=\"name\">Name<\/th>\n <th data-sort=\"version\">Version<\/th>\n <th data-sort=\"status\">Status<\/th>\n <th data-sort=\"parent\">Parent<\/th>\n <th data-sort=\"updated_at\">Aktualisiert<\/th>\n <\/tr>\n--\ndataTable.create('config-table', {\n searchInput: 'config-search',\n pageSize: 20\n});\n<\/script>\n\n<style>\n.badge--type-author_profile { background: #6366f1; color: white; }\n.badge--type-structure { background: #0ea5e9; color: white; }\n.badge--type-organization { background: #f59e0b; color: white; }\n.badge--type-contract { background: #10b981; color: white; }",
"stderr": "",
"interrupted": false,
"isImage": false
}
}