get_dashboard
Retrieve detailed information about a dashboard, including all cards, by providing the dashboard ID.
Instructions
Get detailed information about a specific dashboard.
Args: dashboard_id: The ID of the dashboard
Returns: Dashboard details including all cards
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |