login_with_token
Authenticate with a pre-existing OAuth2 access token for external integrations like ChatGPT.
Instructions
Log in using an existing OAuth2 Access Token. Useful for integrations where authentication is handled externally (e.g. ChatGPT).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |