Skip to main content
Glama

Storyblok MCP Server

fetch_space_roles

Retrieve multiple space roles for a specific Storyblok space by searching or specifying IDs, enabling efficient role management within your content ecosystem.

Instructions

    Retrieves multiple space roles for a given space.
    

Input Schema

NameRequiredDescriptionDefault
by_idsNo
searchNo

Input Schema (JSON Schema)

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