DashboardsRead-only

List widget kinds

list_widget_kinds

List the available (non-deprecated) widget kinds, optionally filtered by category.

Parameters

ParameterTypeRequiredDescription
category"chart" | "table" | "kpi" | "control" | "layout" | "custom"optionalInput for category.

Example call

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

{
"tool": "list_widget_kinds",
"arguments": {}
}

Use this tool in

Related Dashboards tools