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 |