{
"event": "PreToolUse",
"tool_name": "Grep",
"tool_input": {
"pattern": "scan-btn|hx-post.*scan",
"path": "\/var\/www\/dev.campus.systemische-tools.de",
"glob": "**\/*.php",
"output_mode": "content"
}
}
{
"tool_response": {
"mode": "content",
"numFiles": 0,
"filenames": [],
"content": "src\/View\/docs\/code.php:31: <button id=\"scan-btn\"\nsrc\/View\/docs\/code.php:33: hx-post=\"\/docs\/code-hygiene\/scan\"\nsrc\/View\/docs\/code.php:177: if (evt.detail.elt.id === 'scan-btn') {",
"numLines": 3
}
}