create_space
Create a new Storyblok space by providing a name, and optionally configure domain, webhook for story published events, and environment settings.
Instructions
Creates a new Storyblok space via the Management API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the space | |
| domain | No | Domain for the space | |
| story_published_hook | No | Webhook URL for story published events | |
| environments | No | Array of environment configurations |