Transcript summary - POST SMS

This is an LLM script that runs after each call and/or after an incoming message is responded. It only runs for calls if input_audio is present, attempts to summarize the conversation into 320 characters and sends the summary as an SMS back to the user (in whatever language they used).

Loading...

💪 Capabilities

Functions

Variables

  final_prompt

array

Loading...

  user_twilio_phone_number

string

  platform_medium

string

  final

string

  conversation_id

string

  user_message_id

string

  bot_twilio_phone_number

string

  human_hotline

string

  error

object

Loading...

  integration_name

string

  platform

string

  user_msg_local

string

  input_audio

string

  final_prompot

string

  records

array

Loading...

  assistant_msg

string

  debug

string

  final_

string

  updatedRecords

array

Loading...

  is_voice

string

  user_msg

string

  assistant_msg_local

string

  integration_id

string

  createdRecords

string


Run cost = 2 credits

Breakdown: 1Cr for GPT-4.1 + 1Cr/run

With each run, you agree to Gooey.AI's terms & privacy policy.

How to Use This Recipe

Related Workflows