← Tools Reference

Voiceflow

Voiceflow integration (AI, Productivity). Imported from open-connector.

API key2 toolshttps://general-runtime.voiceflow.com
POST
voiceflow_interact
Send one non-streaming action to a Voiceflow conversation session.

/v4/interact

5 parameters
ParamTypeRequiredDescription
sessionKeystringrequiredThe session key returned by start_session.
actionobjectrequiredThe Voiceflow action payload, such as a text action or launch action.
variablesobjectoptionalVariables to merge into the session before processing this turn.
stateobjectoptionalOptional runtime state to send with this turn.
configobjectoptionalOptional settings for this turn.
GET
voiceflow_list_environments
List environments for the connected Voiceflow project.

/v1alpha1/project/{projectId}/environments

1 parameter
ParamTypeRequiredDescription
projectIdstringrequiredPath parameter: projectId