Skip to main content
Glama

Storyblok MCP Server

delete_datasource_entry

Remove a specific datasource entry from a Storyblok space using the Management API. Simplify content management by deleting outdated or unnecessary entries.

Instructions

    Deletes a datasource entry from a specified Storyblok space using the Management API.
    

Input Schema

NameRequiredDescriptionDefault
datasource_entry_idYes

Input Schema (JSON Schema)

{ "properties": { "datasource_entry_id": { "title": "Datasource Entry Id", "type": "integer" } }, "required": [ "datasource_entry_id" ], "title": "delete_datasource_entryArguments", "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