get_or_create_dataset
Retrieve an existing dataset or create it if missing in Apache Superset, using database ID and table name to manage data sources.
Instructions
Get an existing dataset or create it if it doesn't exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| table_name | Yes | ||
| schema | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||