Skip to main content
Glama

Storyblok MCP Server

retrieve_single_component_version

Retrieve schema details of a specific component version by providing its component ID and version ID, using the Storyblok MCP Server for precise component management.

Instructions

Retrieves the schema details of a specific component 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": [ "component_id", "version_id" ], "title": "retrieve_single_component_versionArguments", "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