get_content_type
Retrieve detailed information about a Contentful content type, including its fields and metadata, by providing the content type ID, space ID, and environment ID.
Instructions
Get details of a specific content type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contentTypeId | 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. | |
| environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |