{
"event": "PreToolUse",
"tool_name": "Read",
"tool_input": {
"file_path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Protokoll\/ProtokollDTO.php",
"limit": 15
}
}
{
"tool_response": {
"type": "text",
"file": {
"filePath": "\/var\/www\/dev.campus.systemische-tools.de\/src\/UseCases\/Config\/ConfigDTO.php",
"content": "<?php\n\nnamespace UseCases\\Config;\n\nfinal class ConfigDTO\n{\n public function __construct(\n public readonly ?int $id,\n public readonly string $type,\n public readonly string $name,\n public readonly string $slug,\n public readonly ?string $description,\n public readonly string $content,\n public readonly string $version,\n public readonly string $status,",
"numLines": 15,
"startLine": 1,
"totalLines": 66
}
}
}