superset_database_related_objects
Retrieve datasets and charts linked to a database connection to assess impact before deletion. Identify affected objects and prevent breaking dependencies.
Instructions
Get objects related to a database connection (datasets, charts).
Useful before deleting a connection to understand what will break.
Args: database_id: Database connection ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |