{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "function decodeJson|function getString|function getPage",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/Framework",
"output_mode": "content"
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Framework\/Controller.php:115: protected function decodeJson(?string $json): array\nsrc\/Framework\/Controller.php:137: protected function getString(string $key, string $default = ''): string\nsrc\/Framework\/Controller.php:155: protected function getPage(): int",
"numLines": 3
}
}