Skip to main content
Glama

Storyblok MCP Server

delete_component

Remove a specific component by its ID from Storyblok spaces using the MCP server, ensuring efficient content management and streamlined workflows.

Instructions

Deletes a component by ID.

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" } }, "required": [ "id" ], "title": "delete_componentArguments", "type": "object" }

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