unpublish_asset
Unpublish an asset from a Contentful space by specifying the asset ID, space ID, and environment ID. This action removes the asset from the published state, making it unavailable in the specified environment.
Instructions
Unpublish an asset
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assetId | 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
- @scmdr/sourcesyncai-mcp