get_dashboard
Fetch one org-shared dashboard's full layout — its placed widgets, custom metrics and custom charts, and their grid positions. A widgets entry references a preset catalog_id (see list_dashboard_widget_catalog); customMetrics/customCharts carry their own full config inline. Call this before set_dashboard_widgets if you want to keep some of what's already there rather than replacing the whole set — that tool always replaces everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | A shared dashboard id from list_dashboards |