{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "REQUEST_URI=\"\/chat\/e9c13982-8f3c-4400-9e6a-1e6769626e09\" REQUEST_METHOD=\"GET\" php public\/index.php 2>&1 | grep -A5 'name=\"system_prompt_id\"'",
"description": "Check prompt selection"
}
}
{
"tool_response": {
"stdout": " <select name=\"system_prompt_id\" class=\"chat-select\">\n <option value=\"14\" >Campus Experte<\/option>\n <\/select>\n\n <select name=\"structure_id\" class=\"chat-select\" title=\"Ausgabeformat\">\n <option value=\"0\">Frei (kein Format)<\/option>",
"stderr": "",
"interrupted": false,
"isImage": false
}
}