update_asset
Update an existing asset's metadata or file in your Contentful space. Specify the asset ID, space, and environment, then provide new title, description, or file details.
Instructions
Update an asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes | ||
| title | No | ||
| description | No | ||
| 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. | |
| environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |