Skip to main content
Glama

Storyblok MCP Server

retrieve_all_extension_settings

Retrieve settings for all extensions in a Storyblok space by specifying the space ID, enabling efficient management and access to extension configurations.

Instructions

    Retrieve settings for all extensions installed in a space.
    

Input Schema

NameRequiredDescriptionDefault
space_idYes

Input Schema (JSON Schema)

{ "properties": { "space_id": { "title": "Space Id", "type": "integer" } }, "required": [ "space_id" ], "title": "retrieve_all_extension_settingsArguments", "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