createAgent
Create an AI agent for call reminders by setting its name, voice, and first spoken line. Configure the agent to make instant calls and manage notifications.
Instructions
Create an AI agent. Required: name, voice, agent_start_message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | System prompt / instructions | |
| name | Yes | Agent name | |
| voice | No | OpenAI voice (alloy, sage, ...) | |
| owner_email | No | Ignored for user API keys; required only with system API key | |
| agent_start_message | No | First spoken line |