Replace the AI instructions
update_ai_instructionsReplace one website's AI instructions with new text. This overwrites the current instructions and changes how the live chatbot answers every visitor. Read them with get_ai_instructions first, and show the user what will change before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_id | No | Numeric id of the website, from list_websites. Omit to use the account's primary website. | |
| instructions | Yes | The full new instructions text. |