{ "hooks": { "PreToolUse": [ { "matcher": { "tool": "Bash" }, "hooks": [ { "type": "command", "command": "echo ok", "timeout": "5000" } ] } ] } }