superset_dataset_related_objects
Find all charts and dashboards associated with a dataset before deletion, enabling impact analysis and safe removal.
Instructions
Get objects related to a dataset (charts and dashboards).
Useful before deleting a dataset to understand the impact.
Args: dataset_id: Dataset ID.
Returns: JSON string with related charts and dashboards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |