get_dashboard
Retrieve a Grafana dashboard's summary by UID, including title, version, and panel/tag counts.
Instructions
[READ] One dashboard's summary (title, version, panel + tag counts).
Args: uid: Dashboard UID (from list_dashboards). target: Grafana target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| target | No |