Add media to an album
add_to_albumAdd up to 50 app-created media items to an app-created album. Upload picked items to the library first with save_to_library.
Instructions
Add media items this app created to an album this app created. Both sides have to be app-created; a picked item cannot be added directly, it has to be uploaded into the library first with save_to_library.
Up to 50 items 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 add to. | |
| media_item_ids | Yes | Media item ids, up to 50. |