{ "hooks": { "PreToolUse": [ { "hooks": [ { "type": "command", "command": "bin/tool-logger.sh", "timeout": 5 } ] } ], "PostToolUse": [ { "hooks": [ { "type": "command", "command": "bin/tool-logger.sh", "timeout": 5 } ] } ] } }