update_assistant
Modify an existing VoiceAI assistant's configuration, including name, prompt, AI model, and voice/text settings for customized AI interactions.
Instructions
Update an existing assistant
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assistant_id | Yes | Assistant ID | |
| name | No | Assistant name | |
| apiKey | No | OpenAI API Key | |
| welcome_message | No | Welcome message | |
| prompt | No | Instructions/Prompt | |
| active | No | Whether assistant is active | |
| assistant_type | No | ||
| ai_platform | No | ||
| openai_model | No | AI Model | |
| openai_temperature | No | AI Temperature (0-2) | |
| booking_bot | No | Is booking bot | |
| location | No | GoHighLevel Location | |
| calendar | No | Calendar ID | |
| timezone | No | Timezone | |
| custom_field | No | Custom field |