Skip to main content
Glama

retrieve_field_plugins

Retrieve field plugins for Storyblok content management, filtering by context, ownership, and search terms with pagination support.

Instructions

Retrieves multiple field plugins (field types) across different contexts.

Args: context (str): 'space', 'org', or 'partner' only_mine (int): 1 = only plugins created by authenticated user page (int): pagination page number per_page (int): plugins per page (max 100) search (str): search filter for plugin name or slug

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
contextNoContext: 'space', 'org', or 'partner'space
only_mineNo1 = only plugins created by authenticated user
pageNoPagination page number
per_pageNoPlugins per page (max 100)
searchNoSearch filter for plugin name or slug

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