Skip to main content
Glama

create_field_plugin

Create custom field plugins for Storyblok content types by defining JavaScript source code, enabling tailored content editing interfaces.

Instructions

Creates a new field plugin (field type) in the specified context.

Args: name (str): Unique name for your plugin (e.g., 'my-geo-selector'). body (str): The uncompiled JavaScript source for the plugin. compiled_body (str): Required; empty string if developing locally. context (str): 'space', 'org', or 'partner'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesUnique name for your plugin (e.g., 'my-geo-selector')
bodyYesThe uncompiled JavaScript source for the plugin
compiled_bodyNoRequired; empty string if developing locally
contextNoContext: 'space', 'org', or 'partner'space

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other 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/hypescale/storyblok-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server