Skip to main content
Glama

Storyblok MCP Server

retrieve_all_extensions

Fetch all plugins at organization or partner levels within Storyblok's context to manage and integrate extensions effectively into your workflows.

Instructions

    Retrieves all extensions (plugins) from the specified context.
    
    Args:
        context (str): The context to retrieve extensions from. 
        Options are 'org' for organization-level or 'partner' for partner-level extensions.
    

Input Schema

NameRequiredDescriptionDefault
contextYes

Input Schema (JSON Schema)

{ "properties": { "context": { "title": "Context", "type": "string" } }, "required": [ "context" ], "title": "retrieve_all_extensionsArguments", "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