{
"event": "PreToolUse",
"tool_name": "mcp__mcp-code__code_class",
"tool_input": {
"fqcn": "Infrastructure\\AI\\OllamaService"
}
}
{
"tool_response": [
{
"type": "text",
"text": "{\n \"fqcn\": \"Infrastructure\\\\AI\\\\OllamaService\",\n \"type\": \"class\",\n \"file_id\": 20905,\n \"file_path\": \"\/var\/www\/dev.campus.systemische-tools.de\/src\/Infrastructure\/AI\/OllamaService.php\",\n \"file_name\": \"OllamaService.php\",\n \"namespace\": \"Infrastructure\\\\AI\",\n \"methods\": [\n {\n \"name\": \"__construct\",\n \"visibility\": \"public\",\n \"line\": 31\n },\n {\n \"name\": \"getEmbedding\",\n \"visibility\": \"public\",\n \"line\": 54\n },\n {\n \"name\": \"generate\",\n \"visibility\": \"public\",\n \"line\": 94\n },\n {\n \"name\": \"isAvailable\",\n \"visibility\": \"public\",\n \"line\": 132\n },\n {\n \"name\": \"makeRequest\",\n \"visibility\": \"private\",\n \"line\": 175\n }\n ],\n \"dependencies\": [\n {\n \"dependency_type\": \"use\",\n \"target_fqcn\": \"Infrastructure\\\\Config\\\\CredentialService\"\n },\n {\n \"dependency_type\": \"use\",\n \"target_fqcn\": \"RuntimeException\"\n }\n ],\n \"dependents_count\": 18\n}"
}
]
}