List connections
list_connectionsCheck third-party OAuth connections to see which need re-authentication. View provider status, authorization and expiry times, and configured scopes without exposing tokens.
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 | |||