update_asset
Modify asset details in Contentful, including title, description, and file properties, by specifying asset ID, space ID, and environment ID via the MCP server.
Instructions
Update an asset
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assetId | Yes | ||
description | No | ||
environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |
file | No | ||
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. | |
title | No |
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
- @esignaturescom/mcp-server-esignatures
- @ivo-toby/contentful-mcp
- @ivo-toby/contentful-mcp
- @ivo-toby/contentful-mcp