Command

nylas notetaker create

Create a notetaker for a meeting

Written by Qasim Muhammad Staff SRE

What does nylas notetaker create do?

The nylas notetaker create command creates a notetaker for a meeting. It is part of the Notetaker (AI Meeting Bot) commands, which manage Nylas Notetaker bots that join Zoom, Google Meet, and Teams to record and transcribe.

Usage

nylas notetaker create

Flags

FlagDescription
--bot-name stringCustom name for the notetaker bot
--join-time string(-j)When to join (e.g., '2024-01-15 14:00', 'tomorrow 9am', '30m')
--meeting-link string(-m)Meeting URL (Zoom, Google Meet, or Teams)
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)
--yes(-y)Skip confirmations

Examples

The nylas notetaker create command creates a notetaker for a meeting.

JSON output for scripting

nylas notetaker create --json

Filter by bot-name

nylas notetaker create --bot-name <value> --json

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

Run nylas notetaker create --help for full help output.