Synthflow Ai
Learn how to use Synthflow Ai with Composio
Overview
Enum
SYNTHFLOW_AI
Description
Synthflow AI provides AI-powered voice agents to automate both inbound and outbound calls, enhancing customer engagement and operational efficiency.
Authentication Details
API_KEY
api_key
Actions
SYNTHFLOW_AI_CREATE_ASSISTANT
Action Parameters
caller_id_number
consent_recording
consent_text
external_webhook_url
greeting_message
is_recording
is_transcript_disabled
language
llm
name
phone_number
prompt
type
voice_id
Action Response
data
error
successful
SYNTHFLOW_AI_DELETE_ASSISTANT
Action Parameters
model_id
Action Response
data
error
successful
SYNTHFLOW_AI_GET_ASSISTANT
Action Parameters
model_id
Action Response
data
error
successful
SYNTHFLOW_AI_GET_KNOWLEDGE_BASE
Action Parameters
knowledge_base_id
Action Response
data
error
successful
SYNTHFLOW_AI_GET_NUMBERS
Action Parameters
limit
offset
workspace
Action Response
data
error
successful
SYNTHFLOW_AI_GET_TEAM
Action Parameters
team_id
Action Response
data
error
successful
SYNTHFLOW_AI_LIST_ASSISTANTS
Action Parameters
limit
offset
Action Response
data
error
successful
SYNTHFLOW_AI_SYNTHFLOW_AI_CREATE_TEAM
Action Parameters
external_webhook_url
lead_assistant
name
phone_number
sub_assistants_attach
Action Response
data
error
successful
SYNTHFLOW_AI_SYNTHFLOW_AI_DELETE_TEAM
Action Parameters
team_id
Action Response
data
error
successful
SYNTHFLOW_AI_SYNTHFLOW_AI_UPDATE_TEAM
Action Parameters
external_webhook_url
name
phone_number
sub_assistants_attach
sub_assistants_detach
team_id
Action Response
data
error
successful
SYNTHFLOW_AI_UPDATE_ASSISTANT
Action Parameters
agent
assistant_id
caller_id_number
consent_recording
consent_text
external_webhook_url
is_recording
is_transcript_disabled
max_duration
name
phone_number
Action Response
data
error
successful