Skip to main content
Glama

Storyblok MCP Server

retrieve_single_release

Fetch a specific release from a Storyblok space by providing its unique release ID. Enables direct access to release details for management or integration.

Instructions

    Retrieves a single release from a specified Storyblok space.
    

Input Schema

NameRequiredDescriptionDefault
release_idYes

Input Schema (JSON Schema)

{ "properties": { "release_id": { "title": "Release Id", "type": "integer" } }, "required": [ "release_id" ], "title": "retrieve_single_releaseArguments", "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