Update Embed Widget
update_embedModify an existing embed widget by adjusting appearance, feature toggles, folder scope, privacy mode, and other settings.
Instructions
Update an existing embed widget — appearance/feature toggles via meta, plus scope and privacy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | Embed appearance & feature toggles: { backgroundImg, logo, primaryColor, titleColor, chatWelcomeMessage, assistantTemplateId, isTitle, isDescription, isRemarks, isDataVizDownloadable, isSEOIndexing, isPromptAsk, isPromptHistory, isMediaExport, callToActionButtons:[{ url, label }], features:[{ name, isActive, isCustom? }] } | |
| embedId | Yes | Unique identifier of the embed | |
| mediaId | No | Media file the embed points to | |
| embedType | No | Embed type | |
| folderIds | No | Folder IDs the embed covers | |
| privacyMode | No | Privacy mode for the embed |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |