superset_list_datasets
List datasets (tables/views) in Superset, filter by database or search by name, and retrieve dataset_id for creating charts.
Instructions
List datasets (tables/views) in Superset. Optionally filter by database_id or search by name. Use to find dataset_id for creating charts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| database_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |