Skip to main content
Glama

Storyblok MCP Server

delete_workflow

Remove a workflow by its ID from a Storyblok space using the Management API. Note: The default workflow cannot be deleted.

Instructions

    Deletes a workflow by its ID in a Storyblok space via the Management API.
    The default workflow cannot be deleted.
    

Input Schema

NameRequiredDescriptionDefault
workflow_idYes

Input Schema (JSON Schema)

{ "properties": { "workflow_id": { "title": "Workflow Id", "type": "integer" } }, "required": [ "workflow_id" ], "title": "delete_workflowArguments", "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