Skip to main content
Glama

Storyblok MCP Server

delete_approval

Remove an approval from a Storyblok space by specifying its unique ID, ensuring streamlined workflow management and content moderation.

Instructions

    Deletes an approval from a specified Storyblok space.

    :param approval_id: Numeric ID of the approval to delete.
    

Input Schema

NameRequiredDescriptionDefault
approval_idYes

Input Schema (JSON Schema)

{ "properties": { "approval_id": { "title": "Approval Id", "type": "integer" } }, "required": [ "approval_id" ], "title": "delete_approvalArguments", "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