Skip to main content
Glama

Storyblok MCP Server

delete_multiple_assets

Remove multiple assets in bulk using numeric IDs through the Storyblok Management API. Simplify asset management by deleting unnecessary or outdated files 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" }

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