immich.assets.bulk_update
Update metadata for multiple assets simultaneously in Immich, including favorites, archives, and ratings, with a dry-run option to preview changes before applying.
Instructions
Update metadata for multiple assets at once. Supports dry_run to preview changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_ids | Yes | List of asset UUIDs to update | |
| is_favorite | No | ||
| is_archived | No | ||
| rating | No | ||
| dry_run | No | Preview changes without modifying any assets |