Skip to main content
Glama

Storyblok MCP Server

delete_extension

Removes an extension within a specified organization or partner context in Storyblok. Use this tool to manage and clean up extensions efficiently.

Instructions

    Deletes an existing extension in the specified context (organization or partner).
    

Input Schema

NameRequiredDescriptionDefault
contextNoorg
extension_idYes

Input Schema (JSON Schema)

{ "properties": { "context": { "default": "org", "title": "Context", "type": "string" }, "extension_id": { "title": "Extension Id", "type": "integer" } }, "required": [ "extension_id" ], "title": "delete_extensionArguments", "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