{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "\/var\/www\/docs\/credentials",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"glob": "*.php",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Infrastructure\/AI\/AIConfig.php:40: * @param string $credentialsPath Pfad zur credentials.md Datei (default: \/var\/www\/docs\/credentials\/credentials.md)\nsrc\/Infrastructure\/AI\/AIConfig.php:53: string $credentialsPath = '\/var\/www\/docs\/credentials\/credentials.md'",
"numLines": 2
}
}