Command
nylas scheduler sessions create
The nylas scheduler sessions create command creates a booking session. It is part of the Scheduler (Booking Pages) commands, which manage scheduling pages, configurations, sessions, and bookings.
Written by Qasim Muhammad Staff SRE
What does nylas scheduler sessions create do?
The nylas scheduler sessions create command creates a booking session. It is part of the Scheduler (Booking Pages) commands, which manage scheduling pages, configurations, sessions, and bookings.
Usage
nylas scheduler sessions createFlags
| Flag | Description |
|---|---|
| --json | Output as JSON |
| --no-color | Disable color output |
| --verbose(-v) | Enable verbose output |
| --config | Custom config file path |
| --help(-h) | Show help for the command |
| --limit | Limit results (most list commands) |
| --yes(-y) | Skip confirmations |
Examples
Basic usage
nylas scheduler sessions create --helpTroubleshooting
Command not found or fails
Run `nylas auth config` and `nylas auth login` to authenticate first.
Recommended guides
Calendly Alternative for Developers
Build a developer-owned scheduling flow with Nylas CLI: find time, check availability, create events, and handle calendar webhooks.
Create Calendar Invites from the CLI
Create calendar invites from the command line with attendees, location, body text, busy status, and provider-sent notifications.
Check Calendar Availability from Terminal
Check calendar availability and free/busy windows from the terminal with Nylas CLI before creating meetings or booking rooms.
EWS Retirement Checklist
Inventory risky EWS scripts, test Exchange email and calendar access, and choose Graph API, CLI, or Agent Account migration paths before 2027.
Outlook MCP Server for AI Agents
Compare Outlook MCP options for AI agents: Microsoft 365 connectors, Graph API tools, and local CLI MCP for email and calendar workflows.
Google Workspace MCP for AI Agents
Compare Google Workspace MCP with multi-provider CLI commands and Agent Accounts for AI agents that need user mail or app-owned inboxes.
Google Calendar API Pagination and Sync
Google Calendar API pagination with nextPageToken on events.list and incremental sync with syncToken explained step by step. Or skip both with one command.
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.
Exchange Calendar CLI: Manage Events
Use an Exchange Calendar CLI to list events, create meetings, book rooms, and check availability from terminal. Skip EWS, Graph API, and PowerShell scripts.
iCloud Calendar CLI: Manage Events
Use an iCloud Calendar CLI to list events, create meetings, and check availability from terminal. Skip CalDAV setup and app-specific passwords in scripts.
Yahoo Calendar CLI: Manage Events
Use a Yahoo Calendar CLI to list events, create meetings, and check availability from terminal. Skip CalDAV setup and app-specific passwords entirely.
Google Calendar CLI: Manage Events from Terminal
Use a Google Calendar CLI to list events, create meetings, check availability, and find mutual times from terminal. No Google API credentials needed.
Outlook Calendar CLI: Manage Events
Use an Outlook Calendar CLI to list events, create meetings, check availability, and book rooms from terminal without Graph API or Azure AD setup in scripts.
Add Nylas as a Manus MCP Server (manus-mcp-cli)
Register Nylas as an MCP server in manus-mcp-cli so your Manus agents can send email, search the inbox, and manage calendar events inside the sandbox.
Manus AI Meeting Scheduler
Schedule meetings via natural language with Manus AI and Nylas CLI. Check participant availability, find mutual open slots, and create events automatically.
Manus AI vs Claude Code for Email Automation
Side-by-side comparison of Manus AI Skills and Claude Code MCP for email and calendar automation. Same Nylas CLI backend, different agent runtimes used.
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.
Reconstruct Org Charts from Email CC Patterns
Infer reporting lines, detect managers from CC behavior, and estimate seniority from email response patterns. Build org charts from inbox data with Nylas CLI.
Automate Email and Calendar in PowerShell
Cross-provider email and calendar automation in PowerShell using Nylas CLI. Read emails, create events, check availability, and schedule meetings from scripts.
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 for send, read, and schedule.
Install the OpenClaw Nylas Plugin
Install @nylas/openclaw-nylas-plugin to add native email, calendar, and contact tools to OpenClaw. Covers API key setup, grant discovery, and plugin vs exec.
Create a Manus Skill: Email & Calendar Workflow
Create a Manus Skill that installs Nylas CLI in the sandbox and teaches your agent email, calendar, and contact workflows via SKILL.md and setup scripts.
Connect OpenClaw to Nylas for Email and Calendar
Use OpenClaw exec to run Nylas CLI for inbox access, email sending, and calendar scheduling. Covers TOOLS.md configuration, exec approvals, and PATH setup.
Manage Calendar Events from Terminal
Create, list, update, and delete calendar events from your terminal with Nylas CLI. DST-aware scheduling, timezone conversion, and AI-powered meeting finder.
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.
Email MCP Server for AI Agents
Set up an email MCP server so Claude, Cursor, Windsurf, and VS Code Copilot can read, send, and schedule email and calendar events locally in one command.
Run nylas scheduler sessions create --help for full help output.