Documentation Index
Fetch the complete documentation index at: https://docs.openbunny.ai/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Guided setup wizard with three mode options:
- Local — you manage the Google Cloud project, OAuth runs on your machine
- Hybrid — local service with cloud-managed OAuth and Pub/Sub
- Remote — configure entirely through the cloud UI
openbunny email setup
openbunny email login # Alias for setup
Status
Show the current Gmail connection status, including tokens and Pub/Sub configuration.
Logout
Disconnect Gmail and revoke OAuth tokens.
Whitelist
Control which email senders are processed. Entries can be email addresses or domain wildcards.
openbunny email whitelist # Show current policy
openbunny email whitelist add alice@example.com # Add a sender
openbunny email whitelist add @important-domain.com # Add a domain
openbunny email whitelist remove alice@example.com # Remove an entry
openbunny email whitelist clear # Clear all entries
openbunny email whitelist allow-all on # Listen to all emails
Labels
Control which Gmail labels are monitored for new messages.
openbunny email labels # Show current labels
openbunny email labels set INBOX,IMPORTANT # Set labels to monitor
Test
Fetch the latest 5 emails for debugging.