Author profile
Pouya Sanooei
Software Engineer
Pouya builds developer tooling and backend systems for email API workflows. His guides cover CLI internals, agent-account workflows, and the commands developers use to send, read, and automate mailbox activity.
Areas of expertise
- Software Engineering
- Email APIs
- Go
- CLI tools
Profiles
Guides on this site
- Create an AI Agent Email Identity
Set up a managed email identity for an AI agent. Create a dedicated inbox, send and receive in 2 minutes — no OAuth setup or third-party mailbox needed.
- Google Calendar Ownership Changes
Personal accounts lose orphan secondary calendars April 27, 2026. Workspace follows October 5, 2026. New ownership transfer API arrives June. Prepare now.
- Recall.ai vs Nylas for AI Agent Email
Compare Recall.ai and Nylas CLI for AI agent communication. One handles meeting recordings, the other handles email and calendar. Pick the right tool.
- Record Zoom, Meet, and Teams from the CLI
Send a notetaker bot to any Zoom, Google Meet, or Microsoft Teams call from the command line. Get the recording URL and a full transcript back as JSON.
- Build Shell-Integrated Email Autocomplete
Build fuzzy email autocomplete for bash, zsh, and fish shells. Integrates fzf, rapidfuzz, or Fuse.js with contact frequency ranking and custom keybindings.
- Map Communication Patterns Between Orgs
Map inter-org communication networks from email data. Identify key stakeholders, score relationship strength, and detect single-threaded risk via graphs.
- Parse Email Signatures for Contact Enrichment
Extract job titles, phone numbers, LinkedIn URLs, and company info from email signatures. Regex patterns, signature block detection, and cross-referencing.
- Fix UTF-8 BOM, Zero-Width Spaces, and MIME Bugs
Diagnose invisible Unicode characters that break email filters. UTF-8 BOM removal, zero-width space detection, quoted-printable decoding, and charset fixes.
- Why AI Agents Need Email
AI agents need email for authentication, two-way communication, and audit trails. See how Nylas CLI gives agents full inbox access in a single command.
- Yahoo Mail CLI: Read Emails from Terminal
Use a Yahoo Mail CLI to list, search, and read Yahoo emails from terminal. Skip IMAP setup, app passwords, and manual OAuth wiring for scripts and agents.
- AI Agent CLI for Email and Calendar
Build an AI agent CLI for email and calendar with Nylas CLI subprocess commands, JSON output, and no provider-specific API clients.