create_story_schedule
Schedule Storyblok content for automated publishing by setting a future date and time using the Management API.
Instructions
Creates a new story schedule via the Storyblok Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story_id | Yes | Numeric ID of the story to be scheduled | |
| publish_at | Yes | ISO-8601 date/time string in UTC (e.g., "2025-06-20T15:30:00Z") | |
| language | No | Optional language code (e.g., "en", "pt-br") |