immich_update_asset
Update an asset's metadata to change its description, favorite status, rating, date, or location in Immich.
Instructions
Update an asset's metadata: description, favorite status, rating, date, location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Asset ID | |
| rating | No | Rating 0-5 | |
| latitude | No | Override GPS latitude | |
| longitude | No | Override GPS longitude | |
| isFavorite | No | Set favorite status | |
| description | No | New description | |
| dateTimeOriginal | No | Override original date (ISO format) |