Command

nylas workflow list

List workflows

Written by Qasim Muhammad Staff SRE

What does nylas workflow list do?

The nylas workflow list command lists workflows. It is part of the Hosted Workflows commands, which automated workflows triggered by Nylas events (e.g., bookings). Use --json for structured output in scripts and automation.

Usage

nylas workflow 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 workflow list --help

Troubleshooting

Command not found or fails

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

Recommended guides

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