get_dashboard_cards
Retrieve all cards and their details from a specified dashboard using the dashboard ID. Provides a list of questions for analysis.
Instructions
Get all cards (questions) from a specific dashboard.
Args: dashboard_id: The ID of the dashboard
Returns: List of cards with their details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |