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