Skip to main content
Glama

Storyblok MCP Server

delete_webhook

Remove a webhook endpoint from a Storyblok space by specifying its ID, ensuring clean management of integrations and resources.

Instructions

    Deletes an existing webhook endpoint in a specified Storyblok space.
    

Input Schema

NameRequiredDescriptionDefault
webhook_endpoint_idYes

Input Schema (JSON Schema)

{ "properties": { "webhook_endpoint_id": { "title": "Webhook Endpoint Id", "type": "integer" } }, "required": [ "webhook_endpoint_id" ], "title": "delete_webhookArguments", "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