create_album
Create a new photo album with a name, optional description, and immediate addition of selected assets to organize your Immich library.
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 |