Step 3: Disable OpenClaw built-in browser and set browser workflow to Actionbook
Disable the built-in browser:
openclaw config set browser.enabled false --json
Then add this instruction to ~/.openclaw/workspace/TOOLS.md:
## Browser automation preference- Use Actionbook CLI for all website/browser operations.- Do not use the built-in OpenClaw browser tool unless explicitly asked.- Follow: `actionbook search` -> `actionbook get` -> operate.