Skip to main content
Glama

Storyblok MCP Server

delete_branch

Remove a branch pipeline by its ID in a Storyblok space using this tool. Specify the branch_id to delete the intended pipeline, ensuring efficient space management.

Instructions

    Deletes a branch (pipeline) by its ID in a Storyblok space.
    - branch_id: Numeric ID of the branch to delete.
    

Input Schema

NameRequiredDescriptionDefault
branch_idYes

Input Schema (JSON Schema)

{ "properties": { "branch_id": { "title": "Branch Id", "type": "integer" } }, "required": [ "branch_id" ], "title": "delete_branchArguments", "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