Skip to main content
Glama

Storyblok MCP Server

delete_multiple_assets

Remove multiple assets at once in Storyblok by specifying their numeric IDs via the Management API, streamlining asset management tasks efficiently.

Instructions

Deletes multiple assets by numeric IDs using the Storyblok Management API.

Input Schema

NameRequiredDescriptionDefault
idsYes

Input Schema (JSON Schema)

{ "properties": { "ids": { "items": { "type": "integer" }, "title": "Ids", "type": "array" } }, "required": [ "ids" ], "title": "delete_multiple_assetsArguments", "type": "object" }

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