You're viewing a demo portfolio

Join the waitlist
PRSM

widgets_delete

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Delete a livechat widget permanently. This will remove the widget and its embed code will stop working. Existing chat history will be preserved. Use this when user wants to remove a chat widget.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

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

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