{
"event": "PreToolUse",
"tool_name": "mcp__mcp-code__code_class",
"tool_input": {
"fqcn": "Infrastructure\\AI\\VectorSearchService"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"fqcn\": \"Infrastructure\\\\AI\\\\VectorSearchService\",\n \"type\": \"class\",\n \"file_id\": 9920,\n \"file_path\": \"\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/VectorSearchService.php\",\n \"file_name\": \"VectorSearchService.php\",\n \"namespace\": \"Infrastructure\\\\AI\",\n \"methods\": [\n {\n \"name\": \"__construct\",\n \"visibility\": \"public\",\n \"line\": 14\n },\n {\n \"name\": \"search\",\n \"visibility\": \"public\",\n \"line\": 29\n },\n {\n \"name\": \"isAvailable\",\n \"visibility\": \"public\",\n \"line\": 49\n },\n {\n \"name\": \"getEmbedding\",\n \"visibility\": \"public\",\n \"line\": 57\n }\n ],\n \"dependencies\": [\n {\n \"dependency_type\": \"constructor\",\n \"target_fqcn\": \"Infrastructure\\\\AI\\\\OllamaService\"\n },\n {\n \"dependency_type\": \"constructor\",\n \"target_fqcn\": \"Infrastructure\\\\AI\\\\QdrantService\"\n }\n ],\n \"dependents_count\": 3\n}"
}
]
}