Skip to main content
Glama

retrieve_field_plugins

Facilitates retrieval of field plugins across space, org, or partner contexts with customizable filters for user-specific plugins, pagination, and search by name or slug.

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
contextNospace
only_mineNo
pageNo
per_pageNo
searchNo
Install Server

Other Tools

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

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