Skip to main content
The ringee CLI wraps the three AI Voice Agent MCP tools and adds a mandatory --yes gate before it starts a real call.

Configure an organization workspace

AI Voice Agents fail in a personal workspace. See CLI configuration if you build the URL from RINGEE_BACKEND_URL, RINGEE_USER_ID and RINGEE_ORG_ID instead.

List agents

The readable output includes:
  • agent id, type, status, voice and call count;
  • the default caller number, when assigned;
  • accepted variables, with required values marked *;
  • eligible caller-number ids for --from.

Start a call

Values may contain =; the CLI splits each --var only at the first one.
Without --yes, the command exits non-zero and no call is placed. Do not add the flag in an autonomous loop until a human has approved this exact call.

Read the result

The human-readable form prints status, outcome, sentiment, summary and extracted fields. JSON also preserves metadata for workflow correlation.

Script safely

Do not automatically repeat the start command when its result is ambiguous. A retry can place a second call.

Next steps

Complete CLI reference

Every Ringee command and option

Calls and results

Status, outcomes, analysis and billing