Skip to main content
Glama

Storyblok MCP Server

retrieve_one_story_schedule

Fetch a specific story schedule entry using its ID to manage content publication timelines within a Storyblok space via the Management API.

Instructions

    Retrieves a single story schedule entry by its ID in a Storyblok space via the Management API.

    - story_scheduling_id: Numeric ID of the schedule to retrieve.
    

Input Schema

NameRequiredDescriptionDefault
story_scheduling_idYes

Input Schema (JSON Schema)

{ "properties": { "story_scheduling_id": { "title": "Story Scheduling Id", "type": "integer" } }, "required": [ "story_scheduling_id" ], "title": "retrieve_one_story_scheduleArguments", "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