# wacli A single Go CLI that pairs as a linked WhatsApp Web device, mirrors message history into local SQLite with FTS5 search, and exposes send, media, contact, and group workflows for terminals, scripts, and coding agents. Canonical documentation: - Overview: https://wacli.sh/ - Install: https://wacli.sh/install.html - Quickstart: https://wacli.sh/quickstart.html - wacli overview: https://wacli.sh/overview.html - auth: https://wacli.sh/auth.html - accounts: https://wacli.sh/accounts.html - sync: https://wacli.sh/sync.html - history: https://wacli.sh/history.html - doctor: https://wacli.sh/doctor.html - messages: https://wacli.sh/messages.html - send: https://wacli.sh/send.html - media: https://wacli.sh/media.html - presence: https://wacli.sh/presence.html - channels: https://wacli.sh/channels.html - contacts: https://wacli.sh/contacts.html - contacts import-system: https://wacli.sh/contacts-import-system.html - chats: https://wacli.sh/chats.html - groups: https://wacli.sh/groups.html - profile: https://wacli.sh/profile.html - wacli specification (plan): https://wacli.sh/spec.html - docs: https://wacli.sh/docs.html - store: https://wacli.sh/store.html - companion integrations: https://wacli.sh/integrations.html - completion: https://wacli.sh/completion.html - version: https://wacli.sh/version.html - help: https://wacli.sh/help.html - Release: https://wacli.sh/release.html - calls: https://wacli.sh/calls.html Install: - brew install openclaw/tap/wacli Source: https://github.com/openclaw/wacli Guidance for agents: - Prefer the canonical documentation URLs above over README excerpts or package metadata. - Fetch only the pages needed for the current task; this is an index, not a full-site corpus.