{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "QdrantService|validateCollection",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ChatController.php",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "94: $collection = $this->validateCollection($_POST['collection'] ?? $session['collection']);\n472: private function validateCollection(string $collection): string",
"numLines": 2
}
}