{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "content-pipeline.*run|ContentPipeline",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"output_mode": "files_with_matches"
}
}
{
"tool_response": {
"mode": "files_with_matches",
"filenames": [
"\/var\/www\/dev.campus.systemische-tools.de\/src\/Controller\/ContentPipelineController.php",
"\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content-pipeline\/show.php",
"\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content-pipeline\/import.php",
"\/var\/www\/dev.campus.systemische-tools.de\/src\/View\/content-pipeline\/index.php"
],
"numFiles": 4
}
}