Skip to main content
Glama

Storyblok MCP Server

retrieve_multiple_presets

Retrieve multiple presets from a Storyblok space via the Management API, with optional filtering by component ID for targeted data access.

Instructions

    Retrieves multiple presets from a Storyblok space using the Management API.
    Optionally filters by component_id.
    

Input Schema

NameRequiredDescriptionDefault
component_idNo

Input Schema (JSON Schema)

{ "properties": { "component_id": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Component Id" } }, "title": "retrieve_multiple_presetsArguments", "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