{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "content-pipeline.*steps",
"path": "\/var\/www\/dev.campus.systemische-tools.de\/src",
"output_mode": "content",
"-n": true
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/Controller\/ContentPipelineController.php:241: * POST \/content-pipeline\/{id}\/steps\/{stepId}\/toggle\nsrc\/Controller\/ContentPipelineController.php:268: * POST \/content-pipeline\/{id}\/steps\/{stepId}\/model (AJAX)\nsrc\/View\/content-pipeline\/import.php:56: <form action=\"\/content-pipeline\/<?= $pipeline['id'] ?>\/steps\/<?= $step['id'] ?>\/toggle\" method=\"POST\" class=\"pipeline-step__toggle\">",
"numLines": 3
}
}