Command

nylas notetaker list

List all notetakers

Written by Qasim Muhammad Staff SRE

What does nylas notetaker list do?

The nylas notetaker list command lists all notetakers. 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. Use --json for structured output in scripts and automation.

Usage

nylas notetaker list

Flags

FlagDescription
--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

Basic usage

nylas notetaker list --help

Troubleshooting

Command not found or fails

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

Recommended guides

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