Google Photos

Integrate Google Photos with your AI workspace

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

Explore Triggers and Actions

Add Enrichment

Adds an enrichment at a specified position in a defined album.

ActionTry it

Batch Add Media Items

Adds one or more media items to an album in Google Photos.

ActionTry it

Batch Create Media Items

Batch upload and create media items in Google Photos. Supports three input methods: 1. 'urls': Simple list of public URLs (file names extracted automatically) 2. 'media_files': List of objects with url/file, file_name, and description 3. 'files': List of FileUploadable objects for pre-uploaded files Media items can optionally be added to an album at a specific position. Maximum 50 items per request.

ActionTry it

Batch Get Media Items

Returns the list of media items for the specified media item identifiers.

ActionTry it

Create Album

Creates a new album in Google Photos.

ActionTry it

Download Photos Media Item

Downloads a media item from Google Photos and returns it as a file.

ActionTry it

Get Album

Returns the album based on the specified albumId.

ActionTry it

List Albums

Lists all albums shown to a user in the Albums tab of Google Photos.

ActionTry it

List Media Items (App-Created Only)

Lists media items created by this application from Google Photos. DEPRECATION NOTICE: As of March 31, 2025, the Google Photos Library API ONLY returns media items that were uploaded/created by your application. This action CANNOT access the user's full photo library. Use cases this action SUPPORTS: - Listing photos/videos your app previously uploaded to the user's library - Managing app-created content in Google Photos Use cases this action DOES NOT SUPPORT: - Accessing photos taken by the user's camera - Viewing photos from other apps or web uploads - Listing the user's entire photo library For accessing a user's full library, use the Google Photos Picker API instead: https://developers.google.com/photos/picker

ActionTry it

List Shared Albums (Deprecated)

[DEPRECATED - sunset March 31, 2025] Lists all shared albums available in the Sharing tab of the user's Google Photos app. Use when you need to retrieve shared albums that are visible to the user in their Sharing tab.

ActionTry it

Search Media Items

Searches for media items in a user's Google Photos library.

ActionTry it

Update Album

Updates an album's title or cover photo in Google Photos.

ActionTry it

Update Media Item

Updates a media item's description in Google Photos.

ActionTry it

Upload Media

Upload a media file to Google Photos. Supports images (up to 200MB) and videos (up to 20GB).

ActionTry it