superset_dashboard_datasets
Retrieve the datasets powering a dashboard's charts to identify its data source dependencies.
Instructions
Get the list of all datasets used by a dashboard's charts.
Useful for understanding the dashboard's dependencies on data sources.
Args: dashboard_id: Dashboard ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |