update_space
Modify an existing Storyblok space by updating its properties such as name, domain, owner, or environments using the Management API within the Storyblok MCP Server.
Instructions
Updates an existing Storyblok space via the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ai_translation_disabled | No | ||
| billing_address | No | ||
| default_root | No | ||
| domain | No | ||
| duplicatable | No | ||
| environments | No | ||
| has_pending_tasks | No | ||
| name | No | ||
| options | No | ||
| owner_id | No | ||
| parent_id | No | ||
| routes | No | ||
| searchblok_id | No | ||
| space_id | Yes | ||
| story_published_hook | No | ||
| uniq_domain | No |