DashboardsRead-only

Search queries

search_queries

Search queries by name/slug.

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_queries",
"arguments": {
"q": "value"
}
}

Use this tool in

Related Dashboards tools