Skip to content

QUO

QUO (formerly OpenPhone) — read & send SMS, call transcripts & summaries, and contacts

Connect with: API key · Type: quo · Tools: 14

ToolWhat it does
quo_create_contactwriteCreate a QUO contact.
quo_delete_contactwriteDelete a QUO contact by id.
quo_get_callreadGet a single call by its id (AC…), including direction, status, duration, and participants.
quo_get_call_summaryreadGet the AI summary of a call (summary points, next steps).
quo_get_call_transcriptreadGet the verbatim dialogue transcript of a call (speaker / timestamps / text).
quo_get_contactreadGet a single QUO contact by its id.
quo_list_callsreadList calls in a conversation.
quo_list_contactsreadList QUO contacts.
quo_list_conversationsreadList QUO conversations (one per participant thread).
quo_list_messagesreadList SMS messages in a conversation.
quo_list_phone_numbersreadList the workspace's QUO phone numbers.
quo_list_team_membersreadList QUO workspace users (team members), including their id, email, name, and role.
quo_send_smswriteSend an SMS text message.
quo_update_contactwriteUpdate an existing QUO contact by id.

Tool names are suffixed with the connection they run against when you have more than one — quo_create_contact@production. With a single connection the bare name works.

Docs as of 2026-08-31.