{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "curl -s -X POST \"https:\/\/campus.systemische-tools.de\/api\/v1\/chat\" \\\n -H \"Content-Type: application\/json\" \\\n -d '{\"message\": \"Was ist systemisches Coaching?\", \"session_id\": \"test-prod-rag\"}' | python3 -m json.tool 2>\/dev\/null || cat",
"description": "Test RAG chat on production"
}
}
{
"tool_response": {
"stdout": "",
"stderr": "",
"interrupted": false,
"isImage": false,
"backgroundTaskId": "b96e913"
}
}