Skip to main content
Glama

Storyblok MCP Server

delete_task

Remove a specific task from your Storyblok space using the Management API by specifying the task ID, ensuring streamlined task management.

Instructions

    Deletes an existing task in a specified Storyblok space using the Management API.
    

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

{ "properties": { "task_id": { "title": "Task Id", "type": "integer" } }, "required": [ "task_id" ], "title": "delete_taskArguments", "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