get_dataset_info
Retrieve detailed information about a dataset, including metadata and optional sample rows, to understand its structure and content.
Instructions
Get detailed information about a specific dataset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_name | Yes | Name of the dataset | |
| include_sample | No | Include sample data | |
| sample_size | No | Number of sample rows to include |