create_content_type
Define and structure content in Contentful by creating custom content types, specifying fields, and configuring validation rules for streamlined content management.
Instructions
Create a new content type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
displayField | No | ||
environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |
fields | Yes | Array of field definitions for the content type | |
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. |