Skip to main content
Glama

create_space_role

Defines custom roles in Storyblok spaces by specifying permissions, allowed paths, field access, and other restrictions to manage user actions efficiently.

Instructions

Creates a new custom space role with specific permissions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
allowed_languagesNo
allowed_pathsNo
asset_folder_idsNo
branch_idsNo
component_idsNo
datasource_idsNo
field_permissionsNo
permissionsNo
readonly_field_permissionsNo
role_nameYes
subtitleNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden for behavioral disclosure. It mentions 'specific permissions' but doesn't explain what permissions are available, whether this is a destructive operation, what authentication is required, or what the output looks like. This is inadequate for a creation tool with 11 parameters.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence with no wasted words. It's appropriately sized and front-loaded with the core action, making it efficient and easy to parse.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity (11 parameters, no annotations, no output schema), the description is incomplete. It lacks details on permissions, output format, error conditions, and how it differs from sibling tools. This makes it insufficient for an AI agent to use the tool effectively.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate by explaining parameters. It only vaguely mentions 'specific permissions', which hints at some parameters but doesn't clarify the 11 input fields (e.g., 'role_name', 'allowed_languages', 'asset_folder_ids'). This leaves most parameters undocumented.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Creates') and resource ('a new custom space role with specific permissions'), making the purpose understandable. However, it doesn't differentiate from sibling tools like 'create_space' or 'create_workflow', which also create resources, so it doesn't reach the highest score.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives like 'update_space_role' or 'fetch_space_roles', nor does it mention prerequisites or exclusions. It only states what it does, not when it's appropriate.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Related Tools

Latest Blog Posts

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