June Offer Every MAX plan gets a fully custom-built system Free custom system worth $1,500-$10,000 · worth $1,500-$10,000
Browse modules
Overview/Automation

AI agents

10 read3 write

AI agent config, stats, ROI and enable / disable.

Detailed reference

get_ai_agent_statsreadai_agents.view

Per-agent performance - conversations handled, revenue attributed, ROI, conversion rate.

Parameters
agent_idstring?Optional. Scope to one agent; omit for all.
Returns

Per-agent: conversations, qualified, revenue_cents, cost_cents, roi, conversion_rate.

Example question

"Which AI agent is generating the most revenue?"

list_ai_agentsreadai_agents.view

Configured AI agents with their assignments and active status.

Parameters

None.

Returns

Per agent: id, name, persona, status, assigned_account_ids, voice_clone_id.

Example question

"List my AI agents and what accounts they're running on."

More tools

11
  • get_agent_conversation_statsread

    Conversation outcome breakdown for one agent: how many qualified, booked, ghosted, escalated to human.

  • get_agent_roiread
  • get_agent_statsread

    Top-line stats for one AI agent: active conversations, replies sent, avg response time. Use after list_ai_agents to drill into one.

  • get_agent_webhook_historyread

    Webhook delivery log for one agent — recent attempts with success/failure and latency. Diagnose third-party integration issues.

  • get_ai_agent_detailsread

    Full configuration of an AI agent — persona, knowledge base, CTAs,

  • list_agent_templatesread

    Pre-built AI agent templates the customer can clone (sales, support, qualification, etc).

  • list_agent_test_conversationsread

    List test/sandbox conversations created in the playground for one agent — use to inspect how an agent was tested before going live.

  • list_ai_agent_conversationsread

    List DM conversations handled by Cupid AI / your AI agents. Filter

  • assign_agent_to_accountswrite
  • disable_ai_agentwrite

    Disable (pause) an AI agent.

  • enable_ai_agentwrite

    Enable an AI agent.