You're viewing a demo portfolio

Join the waitlist
PRSM

widgets_get

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Get full configuration of a single livechat widget. Returns all settings including theme, identification, actions, and more. Use this when user wants to see or verify a specific widget's settings.

Parameters schema

{
  "type": "object",
  "required": [
    "widget_id"
  ],
  "properties": {
    "widget_id": {
      "type": "integer",
      "description": "ID of the widget to retrieve"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →
widgets_get — io.github.saloprj/dialogbrain — PRSM MCP