widgets_get_embed_code
ActiveTool of io.github.saloprj/dialogbrain
Get the embed code snippet for a livechat widget. Returns HTML/JavaScript code to add to your website. The code should be placed before the closing </body> tag. Use this when user wants to install the chat widget on their site.
Parameters schema
{
"type": "object",
"required": [
"widget_id"
],
"properties": {
"widget_id": {
"type": "integer",
"description": "ID of the widget to get embed code for"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries