The /v2/create-web-call endpoint creates a web call with a unique agent ID, returning call details like type, token, call ID, and status in JSON format, with a 201 response. Optional metadata and variables can be included.
agent_idRequiredstringUnique id of agent used for the call. Your agent would contain the LLM Websocket url used for this call.
metadataobjectAn arbitrary object for storage purpose only. You can put anything here like your internal customer id associated with the call. Not used for processing.
agent_versionintegerSpecifies which version of the agent to use for this call. If not provided, the latest version is used.
retell_llm_dynamic_variablesobjectAdd optional dynamic variables in key value pairs of string to inject into your Retell LLM prompt and tool descriptions.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.