Skip to main content
Glama

Storyblok MCP Server

retrieve_multiple_datasources

Fetch multiple datasources from a Storyblok space using search queries or specific IDs, enabling direct access and management of data for AI assistants.

Instructions

    Retrieves multiple datasources from a specified Storyblok space.
    

Input Schema

NameRequiredDescriptionDefault
by_idsNo
searchNo

Input Schema (JSON Schema)

{ "properties": { "by_ids": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "By Ids" }, "search": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Search" } }, "title": "retrieve_multiple_datasourcesArguments", "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