Check the Google Photos connection
auth_statusCheck Google Photos connectivity, active account, and granted scopes to diagnose permission errors. Use it first to determine if a missing scope or revoked token is causing failures.
Instructions
Report whether the server can reach Google Photos, which account it acts as, and which scopes the grant actually carries.
Call this first when anything returns a permission error. A missing scope and a revoked token produce similar-looking failures and are fixed differently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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. |