Update Image
update_imageUpdate alt text and metadata for an existing image to fix inaccuracies and maintain accessibility.
Instructions
Update alt text and/or metadata for an existing image
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language code for the alt text (default: 'en') | |
| tags | No | Replace tags | |
| alt_text | No | New alt text value | |
| asset_id | Yes | The asset ID of the image to update | |
| metadata | No | Replace metadata (string key-value pairs) | |
| overwrite | No | If false, skip language entries that already exist |