Googlephotos
Learn how to use Googlephotos with Composio
Overview
Enum
GOOGLEPHOTOS
Description
Google Photos is a photo and video storage service that is part of the Google Drive office suite.
Authentication Details
OAUTH2
Actions
GOOGLEPHOTOS_LIST_ALBUMS
Lists all albums shown to a user in the albums tab of google photos.
Action Parameters
Action Response
GOOGLEPHOTOS_UPDATE_MEDIA_ITEM
Updates a media item’s description in google photos.
Action Parameters
Action Response
GOOGLEPHOTOS_CREATE_ALBUM
Creates a new album in google photos.
Action Parameters
Action Response
GOOGLEPHOTOS_UPLOAD_MEDIA
Upload a media file to google photos. supports images (up to 200mb) and videos (up to 20gb).
Action Parameters
Action Response
GOOGLEPHOTOS_BATCH_GET_MEDIA_ITEMS
Returns the list of media items for the specified media item identifiers.
Action Parameters
Action Response
GOOGLEPHOTOS_GET_ALBUM
Returns the album based on the specified albumid.
Action Parameters
Action Response
GOOGLEPHOTOS_BATCH_ADD_MEDIA_ITEMS
Adds one or more media items to an album in google photos.
Action Parameters
Action Response
GOOGLEPHOTOS_GET_MEDIA_ITEM_DOWNLOAD
Downloads a media item from google photos and returns it as a file.
Action Parameters
Action Response
GOOGLEPHOTOS_SEARCH_MEDIA_ITEMS
Searches for media items in a user’s google photos library.
Action Parameters
Action Response
GOOGLEPHOTOS_ADD_ENRICHMENT
Adds an enrichment at a specified position in a defined album.
Action Parameters
Action Response
GOOGLEPHOTOS_LIST_MEDIA_ITEMS
Lists all media items from a user’s google photos library.
Action Parameters
Action Response
GOOGLEPHOTOS_BATCH_CREATE_MEDIA_ITEMS
Unified action to upload media files and create them as items in google photos.
Action Parameters
Action Response