DashboardsRead-only

Search widgets

search_widgets

Search widgets by name/tags.

Parameters

ParameterTypeRequiredDescription
qstringrequiredInput for q.
limitintegeroptionalInput for limit.

Example call

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

{
"tool": "search_widgets",
"arguments": {
"q": "value"
}
}

Use this tool in

Related Dashboards tools