Skip to main content
jelou connect lists the operators and teams in Connect, Jelou’s human handoff. It is read-only: use it to get the ids you need when configuring a human-handoff node in a workflow.
Human-handoff nodes route to an operator id, or to a team id when they use assignmentBy: "TEAM". These commands are how you find those ids without going into the Studio.

Operators

By default it returns active operators only. Inactive ones still exist in the organization, but routing a conversation to them does nothing.

Teams

Capture the listing to a file

--out writes the same JSON to disk, handy for saving the ids before editing several workflows:
The target directory for --out must already exist; the CLI does not create it.