fluig_dataset_structure
Retrieve the structure of a Fluig dataset, including columns and data types, without executing the dataset. This helps understand the schema before building a query.
Instructions
Return a dataset's structure (columns and types) WITHOUT running it — useful to learn the schema before composing a query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasetId | Yes | Dataset id. |