List shared albums
list_shared_albumsList shared albums this app created, returning their share links. Includes pagination and account selection.
Instructions
List the shared albums this app created, with their share links. Only albums created by this app are listed. Albums the user made in the Google Photos app are not visible to any scope available since 2025-04-01.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return per page, 1-100. | |
| account | No | Which connected Google account to act as, by the name it was configured under (or its email). Defaults to the first one. Call list_accounts to see them. | |
| page_token | No | Continue from a previous page. Pass the `next_page_token` from the last result. Omit for the first page. |