Skip to main content
Glama

Storyblok MCP Server

bulk_publish_stories

Publish multiple stories in bulk by their IDs on Storyblok MCP Server, streamlining content management and workflow efficiency.

Instructions

Publishes multiple stories by ID.

Input Schema

NameRequiredDescriptionDefault
story_idsYes

Input Schema (JSON Schema)

{ "properties": { "story_ids": { "items": { "type": "string" }, "title": "Story Ids", "type": "array" } }, "required": [ "story_ids" ], "title": "bulk_publish_storiesArguments", "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