List external auth providers
list_external_authsFind all OAuth2 providers linked to a user record. Provide the record ID and optional auth collection to list external auths; requires superuser access.
Instructions
List the OAuth2 providers linked to a specific user record (superuser only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | Yes | User record id. | |
| collection | No | Auth collection (default 'users'). |