Quick Start
Command Reference
Platforms
Capability Options
Enable agent capabilities via CLI flags:Model & Agent
Browser
--browser prefers a local Playwright browser (no cloud API key) and falls back to the cloud BrowserBaseTool only when the local browser is unavailable.
Local automation needs the Playwright extra and a Chromium download:Without those,
--browser falls back to the cloud BrowserBaseTool (which needs BrowserBase credentials), or — if neither is installed — becomes a no-op with a startup warning. See Bot Browser Automation for details.Web Search
Tools & Skills
Memory & Knowledge
Execution
WhatsApp-Specific
Email-Specific
Linear-Specific
AgentMail-Specific
Audio (TTS/STT)
Streaming (progressive replies)
Default Tools (Always Enabled):
execute_command- Run shell commandssearch_web- Web search with auto-fallback providers
--exec and --web flags add additional provider-specific tools on top of defaults.Examples
Basic Bot
With Custom Agent
With Full Capabilities
With Specific Tools
With Knowledge Base
With Auto-Approve (Trusted Environment)
With Live Streaming Replies
With TTS/STT (Voice)
WhatsApp Cloud API
WhatsApp Web Mode
Email Bot
AgentMail Bot
Environment Variables
Agent YAML Schema
Related
Messaging Bots
Full messaging bots documentation
Audio Tools
TTS and STT tools
Browser CLI
Browser control commands
Bot Browser Automation
Give a bot a local Playwright browser with
--browserBot Streaming Replies
Progressive live replies with
--streamBot vs Gateway
Choose the right deployment model

