Remove media from an album
remove_from_albumRemove up to 50 media items from a Google Photos album while keeping them in your library. Provide the album ID and item IDs to update album membership.
Instructions
Take media items out of an album. The items stay in the user's library; only the album membership goes. Up to 50 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected Google account to act as, by the name it was configured under (or its email). Defaults to the first one. Call list_accounts to see them. | |
| album_id | Yes | The album to remove from. | |
| media_item_ids | Yes | Media item ids, up to 50. |