action circuitsandbox_v2_get_telephony_conversation_id { label: "Get telephony conversation id" description: "Get telephony conversation id for requesting client\nOauthScopes: READ_CONVERSATIONS" provider: circuitsandbox method: GET path: "/telephony/telephonyConversationId" encoding: json output: { type: "object" additionalProperties: true } }