{
"event": "PreToolUse",
"tool_name": "mcp__mcp-code__code_class",
"tool_input": {
"fqcn": "Infrastructure\\AI\\ChatService"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"fqcn\": \"Infrastructure\\\\AI\\\\ChatService\",\n \"type\": \"class\",\n \"file_id\": 12064,\n \"file_path\": \"\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/ChatService.php\",\n \"file_name\": \"ChatService.php\",\n \"namespace\": \"Infrastructure\\\\AI\",\n \"methods\": [\n {\n \"name\": \"__construct\",\n \"visibility\": \"public\",\n \"line\": 22\n },\n {\n \"name\": \"chat\",\n \"visibility\": \"public\",\n \"line\": 73\n },\n {\n \"name\": \"buildContext\",\n \"visibility\": \"private\",\n \"line\": 242\n },\n {\n \"name\": \"searchMultipleCollections\",\n \"visibility\": \"private\",\n \"line\": 292\n },\n {\n \"name\": \"extractSources\",\n \"visibility\": \"private\",\n \"line\": 347\n }\n ],\n \"dependencies\": [\n {\n \"dependency_type\": \"use\",\n \"target_fqcn\": \"RuntimeException\"\n },\n {\n \"dependency_type\": \"constructor\",\n \"target_fqcn\": \"Infrastructure\\\\AI\\\\ClaudeService\"\n },\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 \"dependency_type\": \"constructor\",\n \"target_fqcn\": \"Infrastructure\\\\AI\\\\ScoringService\"\n },\n {\n \"dependency_type\": \"constructor\",\n \"target_fqcn\": \"Infrastructure\\\\AI\\\\SemanticEnrichmentService\"\n }\n ],\n \"dependents_count\": 5\n}"
}
]
}