get_dashboard

Get the full dashboard definition by UID, including widget layout, global filters, and metadata.

Get the full dashboard definition by UID, including widget layout, global filters, and metadata.

Read-only · Calls external systems. Safe to call: this tool does not modify data.

Parameters

FieldTypeRequiredDescription
dashboard_uidstringYesDashboard UID (from list_dashboards)

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "dashboard_uid": "string"
}

Description

The layouts field contains the complete widget configuration (v2 format: {md: [...]}).

What's next?

All MCP tools

Browse the full tool reference by category.

Connect a client

Point Claude, Cursor, or Claude Code at the server.

Last updated on