Skip to main content
Glama

update_field_plugin

Modify existing field plugins in Storyblok by updating JavaScript source code, configuration options, or space assignments within specific contexts.

Instructions

Updates an existing field plugin in the specified context.

Args: field_type_id: Numeric ID of the field plugin. body: Updated uncompiled JS source. compiled_body: Updated compiled JS source. name: Optional new name (must still be unique). options: Optional config options for the plugin. space_ids: Optional space assignment list. context: 'space', 'org', or 'partner'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
field_type_idYesNumeric ID of the field plugin
bodyNoUpdated uncompiled JS source
compiled_bodyNoUpdated compiled JS source
nameNoOptional new name (must still be unique)
optionsNoOptional config options for the plugin
space_idsNoOptional space assignment list
contextNoContext: 'space', 'org', or 'partner'space

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

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