Skip to main content
Glama

Storyblok MCP Server

compare_story_versions

Analyze differences between two story versions by comparing content changes for efficient content revision and version control in Storyblok.

Instructions

Compares two versions of a story to identify changes.

Input Schema

NameRequiredDescriptionDefault
story_idYes
version_v2Yes

Input Schema (JSON Schema)

{ "properties": { "story_id": { "title": "Story Id", "type": "integer" }, "version_v2": { "title": "Version V2", "type": "integer" } }, "required": [ "story_id", "version_v2" ], "title": "compare_story_versionsArguments", "type": "object" }

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