photos_list_albums
List all photo albums in Proton Photos to retrieve album names, photo counts, sharing status, and creation times. Use the returned names to construct album paths for other album tools.
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 | |||