get_mural_widget
Retrieve a specific widget from a mural by supplying the mural ID and widget ID, enabling direct access for review or modification.
Instructions
Get a single widget by its ID.
Args:
mural_id: The mural ID.
widget_id: The widget ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mural_id | Yes | ||
| widget_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |