retrieve_field_plugin
Retrieve a specific field plugin by its ID within a defined context (space, org, or partner) to manage and access plugin data in Storyblok MCP Server.
Instructions
Retrieves a single field plugin by its ID in the specified context.
Args:
field_type_id (int): Numeric ID of the field plugin.
context (str): 'space', 'org', or 'partner'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | space | |
field_type_id | Yes |