delete-widget
Remove a widget from a Mural workspace by specifying both the mural and widget IDs. This tool enables users to clean up visual collaboration boards by deleting specific elements.
Instructions
Delete a widget by ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| muralId | Yes | The unique identifier of the mural | |
| widgetId | Yes | The unique identifier of the widget to delete |