unpublish_entry
Unpublish a specific entry in Contentful by providing the entry ID, space ID, and environment ID. Use this function to remove published content from your Contentful space.
Instructions
Unpublish an entry
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entryId | 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. |
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
- @prathammanocha/wordpress-mcp-server