opencode_provider_oauth_callback
Process OAuth callback responses from providers to complete authorization, exchanging the authorization code via the specified method to authenticate and link the provider account.
Instructions
Handle OAuth callback for a provider
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providerId | Yes | Provider ID | |
| callbackData | Yes | OAuth callback data |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| text | Yes | ||
| isError | Yes |