widgets_list
ActiveTool of io.github.saloprj/dialogbrain
declared in 1.17.0
List all livechat widgets. Returns widgets with their configuration, embed code, and status. Use this when user wants to see their widgets or chat widgets.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"active_only": {
"type": "boolean",
"description": "Only return active widgets. OMIT to include inactive widgets too."
}
}
}Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries