list_data_sources
Identify and retrieve all available data sources for the Zaturn MCP server, including source types, to enable accurate SQL query execution across diverse data formats such as SQL databases, CSV, and Parquet files.
Instructions
List all available data sources. Returns a list of unique source_ids to be used for other queries. Source type is included in the source_id string. While drafting SQL queries use appropriate syntax as per source type.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |