create_album
Create a new photo album in Immich, optionally adding photos immediately with asset IDs and descriptions for organized curation.
Instructions
Create a new album.
Args:
name: Album name (e.g. 'Roma, Italia').
description: Optional description.
asset_ids: Optional list of asset IDs to add immediately.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| asset_ids | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |