Author profile
Nick Barraclough
Product Manager
Nick works on product direction for developer workflows, email APIs, and CLI tooling.
Areas of expertise
- Product Management
- Email APIs
- Developer Experience
- CLI tools
Profiles
Guides on this site
- Email APIs for AI Agents Compared
Compare Gmail API, Microsoft Graph, SendGrid, Mailgun, Nylas, and direct IMAP for giving AI agents email access. Feature table included.
- Manage iCloud Calendar from the CLI
Create, list, and update iCloud Calendar events from the command line. Skip CalDAV setup and app-specific passwords. Works with shared calendars.
- Send Yahoo Mail from the CLI
Send Yahoo Mail from terminal without SMTP config or app passwords. Nylas CLI handles OAuth2 so you skip smtp.mail.yahoo.com setup entirely.
- Extract OTP Codes from Email — Skip the Inbox
Pull 2FA verification codes from email without opening your inbox. nylas otp get copies the code to your clipboard. Works with Gmail, Outlook, Exchange, Yahoo, iCloud, and IMAP.
- Send Email from the Manus Sandbox
Install Nylas CLI in the Manus sandbox, authenticate with a Nylas API key, and send email over HTTPS when SMTP is blocked.
- Install OpenClaw CLI for the Nylas Plugin
Install OpenClaw so you can run the Nylas plugin. Covers npm install, PATH fixes, Windows setup, and plugin installation.
- CRM Email Workflows — Organize, Enrich, Act
Turn your inbox into CRM intelligence. Group emails by company, build contact hierarchies, enrich profiles, and automate outbound — all from the CLI.
- Office 365 Email from PowerShell
Manage Office 365 email from PowerShell without Microsoft Graph API complexity. Authenticate, list, search, read, and send email with Nylas CLI. One command instead of ten.
- Automated Email Reports with PowerShell
Build automated email reporting workflows with Nylas CLI and PowerShell. Query emails, aggregate data with Group-Object, generate HTML reports, and schedule with Task Scheduler.
- Send-MailMessage Replacement Guide
Send-MailMessage is deprecated in PowerShell 7 and stops working when Basic Auth shuts down. Side-by-side migration examples for every common email pattern.
- Connect Voice Agents to Email and Calendar
Bridge LiveKit, Vapi, or any voice agent framework to email and calendar using Nylas CLI as a subprocess. Complete Python examples.
- Why AI Agents Need Email Addresses: Identity, Verification, and Agent-to-Agent Communication
AI agents use email as their primary identity on the internet. Signups, OTP verification, agent-to-agent messaging, and identity trust chains.