dataset_version_create
Create a frozen dataset version snapshot using a slug, owner/slug, or ul:// URI. Reuses the existing version if the dataset is unchanged.
Instructions
Create a frozen dataset version snapshot by slug, owner/slug, or a ul://owner/datasets/slug URI. If the dataset is unchanged since the previous snapshot the existing version is returned instead of a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes | Dataset ref by slug, owner/slug, or a ul://owner/datasets/slug URI. | |
| description | No | Optional note describing this snapshot. |