get_dataset
Retrieve details of a specific dataset by its ID. Access dataset metadata and configuration.
Instructions
Get a single dataset's details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | CatchAll API key. Optional if provided via x-api-key header or CATCHALL_API_KEY env var. | |
| dataset_id | Yes | The dataset ID to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |