Skip to main content
Glama

Storyblok MCP Server

retrieve_multiple_workflows

Retrieve all workflows in a Storyblok space using the Management API, with optional filtering by content type such as 'page' or 'article' for targeted workflow management.

Instructions

    Retrieves all workflows in a Storyblok space via the Management API.
    Optionally filter by content type (e.g., 'page', 'article', etc.)
    

Input Schema

NameRequiredDescriptionDefault
content_typeNo

Input Schema (JSON Schema)

{ "properties": { "content_type": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Content Type" } }, "title": "retrieve_multiple_workflowsArguments", "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