← All integrations

Voiceflow

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

API key2 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

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
Request private-beta access