Command
nylas inbound monitor
Real-time message monitoring with optional webhook tunnel.
Usage
nylas inbound monitor <inbox-id> [--tunnel cloudflared]Flags
| 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 |
| --tunnel | Tunnel provider (e.g. cloudflared) |
| --port | Port to listen on |
| --json | Output events as JSON |
Examples
Monitor with public URL
nylas inbound monitor inbox_abc123 --tunnel cloudflaredTroubleshooting
Recommended guides
Run nylas inbound monitor --help for full help output.