Install
openclaw skills install nylasAccess and manage email, calendar, and contacts across multiple providers using the Nylas API for unified communication and scheduling tasks.
openclaw skills install nylasUnified access to email, calendar, and contacts across Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP — powered by the Nylas API.
Install the plugin (one command, no restart needed):
openclaw plugins install @nylas/openclaw-nylas-plugin
Configure your API key:
openclaw config set nylas.apiKey "YOUR_NYLAS_API_KEY"
Get your API key from Nylas Dashboard.
Verify setup:
openclaw nylas status
openclaw nylas discover
from:sarah Q4 budget)The plugin auto-discovers all connected accounts from your API key. Use named grants to reference accounts:
NYLAS_API_KEYrequired— Nylas API v3 key from dashboard-v3.nylas.comNYLAS_GRANT_IDoptional— Explicit grant ID (optional, skips auto-discovery)NYLAS_API_URIoptional— API region endpoint (default https://api.us.nylas.com)NYLAS_TIMEZONEoptional— Default timezone for date/time operations (default UTC)