create_release
Create a content release in Sanity with automatic ID generation. Specify title, description, type, and publish date.
Instructions
Create a new content release in Sanity with an automatically generated ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title for the release (e.g., "Spring 2025 Product Launch") | |
| description | No | Description for the release | |
| releaseType | No | Type of release (asap, undecided, scheduled) | |
| intendedPublishAt | No | Date can be ISO format (2025-04-04T18:36:00.000Z) or natural language like "in two weeks" |