{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "contracts",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src\/View",
"output_mode": "files_with_matches"
}
}
{
"tool_response": {
"mode": "files_with_matches",
"filenames": [
"src\/View\/content\/edit.php",
"src\/View\/layout.php",
"src\/View\/home\/index.php",
"src\/View\/content\/new.php",
"src\/View\/contracts\/edit.php",
"src\/View\/contracts\/new.php",
"src\/View\/contracts\/show.php",
"src\/View\/contracts\/index.php"
],
"numFiles": 8
}
}