Googlephotos
Learn how to use Googlephotos with Composio
Overview
Enum
GOOGLEPHOTOS
Description
Google Photos is a cloud-based photo storage and organization service offering automatic backups, AI-assisted search, and shared albums for personal and collaborative media management
Authentication Details
OAUTH2
client_id
client_secret
oauth_redirect_uri
scopes
Actions
GOOGLEPHOTOS_ADD_ENRICHMENT
Action Parameters
albumId
albumPosition
newEnrichmentItem
Action Response
data
error
successful
GOOGLEPHOTOS_BATCH_ADD_MEDIA_ITEMS
Action Parameters
albumId
mediaItemIds
Action Response
data
error
successful
GOOGLEPHOTOS_BATCH_CREATE_MEDIA_ITEMS
Action Parameters
albumId
albumPosition
files
Action Response
data
error
successful
GOOGLEPHOTOS_BATCH_GET_MEDIA_ITEMS
Action Parameters
mediaItemIds
Action Response
data
error
successful
GOOGLEPHOTOS_CREATE_ALBUM
Action Parameters
coverPhotoBaseUrl
coverPhotoMediaItemId
id
isWriteable
mediaItemsCount
productUrl
title
Action Response
data
error
successful
GOOGLEPHOTOS_GET_ALBUM
Action Parameters
albumId
Action Response
data
error
successful
GOOGLEPHOTOS_GET_MEDIA_ITEM_DOWNLOAD
Action Parameters
mediaItemId
Action Response
data
error
successful
GOOGLEPHOTOS_LIST_ALBUMS
Action Parameters
excludeNonAppCreatedData
pageSize
pageToken
Action Response
data
error
successful
GOOGLEPHOTOS_LIST_MEDIA_ITEMS
Action Parameters
pageSize
pageToken
Action Response
data
error
successful
GOOGLEPHOTOS_SEARCH_MEDIA_ITEMS
Action Parameters
albumId
filters
orderBy
pageSize
pageToken
Action Response
data
error
successful
GOOGLEPHOTOS_UPDATE_ALBUM
Action Parameters
albumId
coverPhotoMediaItemId
title
Action Response
data
error
successful
GOOGLEPHOTOS_UPDATE_MEDIA_ITEM
Action Parameters
description
mediaItemId
Action Response
data
error
successful
GOOGLEPHOTOS_UPLOAD_MEDIA
Action Parameters
description
file_to_upload
Action Response
data
error
successful