add_assets_to_album
Add photos and videos to an existing album in your Immich photo library by specifying album ID and asset IDs.
Instructions
Add photos/videos to an album.
Args:
album_id: Target album ID.
asset_ids: List of asset IDs to add.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes | ||
| asset_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |