Skip to main content
Glama

update_global_field

Modify an existing global field by updating its title and schema structure. Specify the field's UID and define new schema properties such as display name, data type, and metadata.

Instructions

Updates an existing global field identified by its UID. Allows modification of title and schema.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
schemaNoUpdated schema fields defining the global field structure. Each field object should include properties like: - display_name: Field display name - uid: Unique identifier for the field - data_type: Type of data (text, number, boolean, file, etc.) - field_metadata: Additional metadata for the field - multiple: Whether field accepts multiple values - mandatory: Whether field is required - unique: Whether field values must be unique
titleNoNew global field title
uidYesGlobal field UID to update

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/darekrossman/contentstack-mcp'

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