Skip to main content
Glama

Storyblok MCP Server

complete_asset_upload

Finalizes the asset upload process in Storyblok MCP Server by completing the upload after S3 transfer. Requires the asset ID to ensure accurate processing.

Instructions

Completes the asset upload process after S3 upload.

Input Schema

NameRequiredDescriptionDefault
asset_idYes

Input Schema (JSON Schema)

{ "properties": { "asset_id": { "title": "Asset Id", "type": "string" } }, "required": [ "asset_id" ], "title": "complete_asset_uploadArguments", "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