Tool to create a new Bolna Voice AI agent using the v2 API. Use when you need to set up a new conversational agent from scratch with custom LLM, synthesizer, transcriber, and task configurations. This fills the gap for end-to-end agent setup in workflows starting from an empty a…
agent_configRequiredobjectComplete agent configuration object. Required fields: agent_name (string), agent_type (string: 'other', 'sales', 'support', etc.), agent_welcome_message (string), webhook_url (string URL for callbacks), and tasks (array). Each task must include task_type ('conversation', 'extrac…
agent_promptsRequiredobjectObject containing prompt configurations for each task. Each task key (e.g., 'task_1', 'task_2') maps to an object with a 'system_prompt' string that defines behavioral instructions for that task.
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.