update_content_type
Modify an existing content type by updating its title, schema, field rules, and options. Use this MCP server tool to adjust content structure, visibility conditions, and URL patterns efficiently.
Instructions
Updates an existing content type identified by its UID. Allows modification of title, schema, options, and field rules.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
field_rules | No | Field visibility rules for showing/hiding fields based on conditions | |
options | No | Content type options like webpage/content block settings and URL patterns | |
schema | No | Array of schema fields defining the content 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 content type title | |
uid | Yes | Content type UID to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from contentstack-mcp
Related Tools
- @ivo-toby/contentful-mcp
- @Vortiago/mcp-outline
- @ivo-toby/contentful-mcp
- @darekrossman/contentstack-mcp
- @ivo-toby/contentful-mcp
- @gabornyergesX/mcp-notion-server