update_entry
Modify existing entries in Contentful by updating all field values, ensuring data consistency across environments. Requires entry ID, space ID, environment ID, and updated fields for execution.
Instructions
Update an existing entry, always send all field values, also the fields values that have not been updated
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 |
fields | 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. |
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
- @ivo-toby/contentful-mcp