Skip to main content
Glama

Storyblok MCP Server

delete_preset

Remove a preset from your Storyblok space by specifying the preset ID. This tool uses the Storyblok Management API to streamline preset deletion tasks.

Instructions

    Deletes a preset from a Storyblok space using the Management API.

    - preset_id: Numeric ID of the preset to delete.
    

Input Schema

NameRequiredDescriptionDefault
preset_idYes

Input Schema (JSON Schema)

{ "properties": { "preset_id": { "title": "Preset Id", "type": "integer" } }, "required": [ "preset_id" ], "title": "delete_presetArguments", "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