{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Command\/UpdateCriticCommand.php",
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Command\/SendChatMessageCommand.php",
"content": "<?php\n\nnamespace UseCases\\Command;\n\n\/**\n * Command for sending a chat message.\n *\/\nfinal class SendChatMessageCommand\n{\n \/**\n * @param array<string> $collections\n *\/\n public function __construct(\n public readonly string $sessionUuid,\n public readonly string $message,",
"numLines": 15,
"startLine": 1,
"totalLines": 84
}
}
}