get_dashboard
Retrieve a single dashboard's name, description, and panel list by providing its dashboard ID.
Instructions
Get a single dashboard's name, description, and panel list.
Args: dashboard_id: The dashboard id to retrieve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |