Skip to main content
Glama

Storyblok MCP Server

bulk_restore_assets

Restores multiple deleted assets in Storyblok spaces by specifying their IDs using the MCP Server. Simplifies asset recovery for streamlined content management.

Instructions

Restores multiple previously deleted assets

Input Schema

NameRequiredDescriptionDefault
idsYes

Input Schema (JSON Schema)

{ "properties": { "ids": { "items": { "type": "integer" }, "title": "Ids", "type": "array" } }, "required": [ "ids" ], "title": "bulk_restore_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