superset_database_available_engines
Get a list of supported database engine types, such as PostgreSQL, MySQL, and SQLite, to select the right engine when creating a new database connection in Superset.
Instructions
List supported database engine types for creating connections.
Returns available engines: PostgreSQL, MySQL, SQLite, etc. Useful for selecting an engine when creating a new connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |