Skip to main content
Glama

Storyblok MCP Server

get_space_role

Retrieve detailed information about a specific space role using its ID through the Storyblok Management API. Simplify role management and access control for your Storyblok spaces.

Instructions

    Retrieve a single space role by ID via the Storyblok Management API.
    

Input Schema

NameRequiredDescriptionDefault
space_role_idYes

Input Schema (JSON Schema)

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