photos_list_albums
List all photo albums in Proton Photos, including photo counts, sharing status, and creation times, to build album paths for other operations.
Instructions
List all photo albums in Proton Photos. Requires authentication. Returns [{name, photoCount, isShared, creationTime?}]. Album paths are /albums/ — use the name from this list to build paths for other album tools. Do not use to list regular Drive folders — use drive_list instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||