{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "function getAuthorProfiles|function getAuthorProfile|function getStylePromptFromProfile",
"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": "356: private function getAuthorProfiles(): array\n371: private function getAuthorProfile(int $profileId): ?array\n560: private function getStylePromptFromProfile(int $profileId): ?string",
"numLines": 3
}
}