Skip to main content
Glama

Storyblok MCP Server

bulk_move_assets

Move multiple assets simultaneously to a designated folder within Storyblok using the Storyblok MCP Server, streamlining asset organization and management.

Instructions

Move multiple assets to a specified folder.

Input Schema

NameRequiredDescriptionDefault
asset_folder_idYes
idsYes

Input Schema (JSON Schema)

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