delete_widget
Delete unwanted widgets from a mural using their widget ID and mural ID. Keeps your mural organized by removing specific elements.
Instructions
Delete any widget from a mural by its ID.
Args:
mural_id: The mural ID.
widget_id: The widget ID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mural_id | Yes | ||
| widget_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |