DashboardsRead-only

List widgets

list_widgets

List widgets in the workspace (id, slug, name, shape). Private widgets are filtered.

Parameters

ParameterTypeRequiredDescription
shape"view" | "control"optionalInput for shape.
tagstringoptionalInput for tag.

Example call

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

{
"tool": "list_widgets",
"arguments": {}
}

Use this tool in

Related Dashboards tools