Setup
http://127.0.0.1:8766/oauth2callback.
Commands
Natural language
resultSizeEstimate for the header (e.g. 10 unread emails).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Read Gmail and Google Calendar from Arka after a one-time OAuth login, with commands for unread digests, daily summaries, and week-view scheduling.
arka google setup # print Cloud Console steps
# Add GOOGLE_OAUTH_CLIENT_ID + GOOGLE_OAUTH_CLIENT_SECRET to .env
arka reload
arka google login # opens browser; stores token locally
arka google status
http://127.0.0.1:8766/oauth2callback.
| Command | Example |
|---|---|
google gmail --unread | List unread mail |
google gmail --summarize --unread | AI digest of unread mail |
google gmail --today | Today’s mail |
google gmail --days 3 | Last 3 days |
google calendar --today | Today’s events |
google calendar --week | This week’s events |
arka give unread emails
arka summarize unread emails
arka summarize emails within 3 days
arka what's on my calendar today
resultSizeEstimate for the header (e.g. 10 unread emails).
GOOGLE_OAUTH_CLIENT_ID=....apps.googleusercontent.com
GOOGLE_OAUTH_CLIENT_SECRET=...
# GMAIL_MAX=500
# GMAIL_SUMMARIZE_MAX=40
Related topics
Arka — AI terminal agent documentationArka CLI command and flag referencePersonalize your Arka experienceGoogle Gemini CLI integrationAI agent guide — use Arka over MCPWas this page helpful?