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
Name | Required | Description | Default |
---|---|---|---|
schema | No | Updated 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 | |
title | No | New global field title | |
uid | Yes | Global field UID to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from contentstack-mcp
Related Tools
- @Sjotie/notionMCP
- @ivo-toby/contentful-mcp
- @domdomegg/airtable-mcp-server
- @usama-dtc/salesforce_mcp
- @felores/airtable-mcp
- @datastax/astra-db-mcp