get_dataset
Retrieve detailed information about a specific dataset from a Kafka connection, including fields, policies, permissions, and metadata for data management and exploration.
Instructions
Get a single dataset by connection/name.
Args: environment: The environment name. connection: The connection name (e.g., "kafka"). dataset: The dataset name.
Returns: Dataset details including fields, policies, permissions, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | Yes | ||
| connection | Yes | ||
| dataset | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||