Skip to main content
Glama

Storyblok MCP Server

restore_component_version

Restore a component to a specific previous version using version ID and component ID. Ideal for reverting changes or recovering lost configurations in Storyblok spaces.

Instructions

Restores a component to a previous version.

Input Schema

NameRequiredDescriptionDefault
component_idYes
version_idYes

Input Schema (JSON Schema)

{ "properties": { "component_id": { "title": "Component Id", "type": "string" }, "version_id": { "title": "Version Id", "type": "string" } }, "required": [ "version_id", "component_id" ], "title": "restore_component_versionArguments", "type": "object" }

Other Tools from Storyblok MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kiran1689/storyblok-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server