DashboardsRead-only

Get widget

get_widget

Get one widget by id (full spec).

Parameters

ParameterTypeRequiredDescription
widgetIdstringrequiredInput for widgetId.

Example call

The tool call an MCP client sends (required arguments shown with placeholder values).

{
"tool": "get_widget",
"arguments": {
"widgetId": "widgetId_123"
}
}

Use this tool in

Related Dashboards tools