add_assets_to_album
Add specified photos or videos to an existing album using album ID and asset IDs. Streamlines organization of media into curated collections.
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 |