grafana_get_dashboard
Retrieve complete Grafana dashboard details including all panels using the dashboard's unique UID. Find the UID first with the list dashboards tool.
Instructions
Get full details of a Grafana dashboard including all panels, by its UID. Use grafana_list_dashboards to find the UID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The UID of the dashboard. |