Skip to main content
Glama

Storyblok MCP Server

retrieve_single_component_folder

Extract a specific component folder from Storyblok spaces using its unique ID, enabling direct access and management of component groups.

Instructions

Retrieves a single component folder (component group) by its ID.

Input Schema

NameRequiredDescriptionDefault
folder_idYes

Input Schema (JSON Schema)

{ "properties": { "folder_id": { "title": "Folder Id", "type": "string" } }, "required": [ "folder_id" ], "title": "retrieve_single_component_folderArguments", "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