Skip to main content
Glama

Storyblok MCP Server

delete_story_schedule

Remove a scheduled story entry using the Storyblok Management API. Specify the story scheduling ID to delete the scheduled publication or update.

Instructions

    Deletes a story schedule entry via the Storyblok Management API.
    

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": "delete_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