{ "hooks": { "PreToolUse": [ { "matcher": "Write|Edit|MultiEdit", "hooks": [ { "type": "command", "command": "blue guard --path=\"$TOOL_INPUT:file_path\"" } ] } ] } }