get_dashboard
Return the stored definition for an existing dashboard, so it can be edited and handed straight back to update_dashboard. Call this before update_dashboard rather than rebuilding a definition from memory — a rebuilt definition silently drops panels and drifts the SQL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The id of the dashboard to read, as returned by mint_dashboard. |