Google Photos Library · Capability
Google Photos Library API
The Google Photos Library API allows you to manage photos, videos, and albums in Google Photos. You can create and manage albums, upload and retrieve media items, and share albums with other users.
What You Can Do
GET
Listmediaitems
— List media items
/mediaItems
POST
Batchcreatemediaitems
— Create media items
/mediaItems
GET
Getmediaitem
— Get a media item
/mediaItems/{mediaItemId}
POST
Searchmediaitems
— Search media items
/mediaItems:search
GET
Listalbums
— List albums
/albums
POST
Createalbum
— Create an album
/albums
GET
Getalbum
— Get an album
/albums/{albumId}
GET
Listsharedalbums
— List shared albums
/sharedAlbums
MCP Tools
listmediaitems
List media items
read-only
idempotent
batchcreatemediaitems
Create media items
getmediaitem
Get a media item
read-only
idempotent
searchmediaitems
Search media items
listalbums
List albums
read-only
idempotent
createalbum
Create an album
getalbum
Get an album
read-only
idempotent
listsharedalbums
List shared albums
read-only
idempotent