get_dashboard_cards_as_images
Retrieve all card images from a dashboard and check which cards can be exported as images.
Instructions
Get all card images from a dashboard. Returns information about which cards can be exported as images.
Args: dashboard_id: The ID of the dashboard
Returns: List of cards and their image export status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |