remove_assets_from_album
Remove photos and videos from an album without deleting the original files. Specify album ID and asset IDs to manage album contents.
Instructions
Remove photos/videos from an album. The photos themselves are NOT deleted.
Args:
album_id: Target album ID.
asset_ids: List of asset IDs to remove.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| album_id | Yes | ||
| asset_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |