Google Photos
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
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Google Photos connects with a single OAuth click - there is no token to paste. The first time an agent uses a Google Photos action, FlyMyAI asks you to authorize your Google Photos account. Approve it once and the connection is reused for every later run.
- Provider: Google Photos
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
GOOGLEPHOTOS_ADD_ENRICHMENT | Adds an enrichment at a specified position in a defined album. | albumId, newEnrichmentItem |
GOOGLEPHOTOS_BATCH_ADD_MEDIA_ITEMS | Adds one or more media items to an album in google photos. | albumId, mediaItemIds |
GOOGLEPHOTOS_BATCH_CREATE_MEDIA_ITEMS | Unified action to upload media files and create them as items in google photos. | albumId, files |
GOOGLEPHOTOS_BATCH_GET_MEDIA_ITEMS | Returns the list of media items for the specified media item identifiers. | mediaItemIds |
GOOGLEPHOTOS_CREATE_ALBUM | Creates a new album in google photos. | title |
GOOGLEPHOTOS_GET_ALBUM | Returns the album based on the specified albumid. | albumId |
GOOGLEPHOTOS_GET_MEDIA_ITEM_DOWNLOAD | Downloads a media item from google photos and returns it as a file. | mediaItemId |
GOOGLEPHOTOS_LIST_ALBUMS | Lists all albums shown to a user in the albums tab of google photos. | - |
GOOGLEPHOTOS_LIST_MEDIA_ITEMS | Lists all media items from a user's google photos library. | - |
GOOGLEPHOTOS_SEARCH_MEDIA_ITEMS | Searches for media items in a user's google photos library. | - |
GOOGLEPHOTOS_UPDATE_ALBUM | Updates an album's title or cover photo in google photos. | albumId |
GOOGLEPHOTOS_UPDATE_MEDIA_ITEM | Updates a media item's description in google photos. | mediaItemId |
GOOGLEPHOTOS_UPLOAD_MEDIA | Upload a media file to google photos. supports images (up to 200mb) and videos (up to 20gb). | file_to_upload |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Google Photos!