update_content_type
Update an existing content type in Contentful by modifying its name, description, display field, or fields. Ensure accurate content modeling across spaces and environments.
Instructions
Update an existing content type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contentTypeId | Yes | ||
description | No | ||
displayField | No | ||
environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |
fields | Yes | ||
name | Yes | ||
spaceId | Yes | The ID of the Contentful space. This must be the space's ID, not its name, ask for this ID if it's unclear. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from contentful-mcp
- create_content_type
- create_entry
- create_environment
- delete_asset
- delete_content_type
- delete_entry
- delete_environment
- get_asset
- get_content_type
- get_entry
- get_space
- list_assets
- list_content_types
- list_environments
- list_spaces
- publish_asset
- publish_content_type
- publish_entry
- search_entries
- unpublish_asset
- unpublish_entry
- update_asset
- update_content_type
- update_entry
- upload_asset
Related Tools
- @ivo-toby/contentful-mcp
- @ivo-toby/contentful-mcp
- @ivo-toby/contentful-mcp
- @ivo-toby/contentful-mcp
- @ivo-toby/contentful-mcp