List connections
list_connectionsList the authenticated account's third-party OAuth connections, showing provider status, auth/expiry times, and scopes, to identify which need re-authentication.
Instructions
List the authenticated account's third-party OAuth connections, including each provider's status, authorization and expiry times, and configured scopes. status is the re-authentication predicate: authorized needs no action; reconnect_needed or unauthorized does. Tokens refresh lazily when used, so an authorized row may have a past expires_at; authorized with expires_at=null means the grant never expires. Token and client-secret material is never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||