Skip to main content
Glama

Storyblok MCP Server

delete_field_plugin

Remove a specific field plugin by its ID using the Storyblok MCP Server. Simplify content management by deleting unnecessary or outdated field plugins directly from your Storyblok space.

Instructions

    Deletes a field plugin by its ID.

    Args:
        field_type_id (int): Numeric ID of the field plugin to delete.
    

Input Schema

NameRequiredDescriptionDefault
field_type_idYes

Input Schema (JSON Schema)

{ "properties": { "field_type_id": { "title": "Field Type Id", "type": "integer" } }, "required": [ "field_type_id" ], "title": "delete_field_pluginArguments", "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