refresh_token
Refresh a long-lived access token to extend its expiration and receive a new token for uninterrupted access.
Instructions
Refresh a long-lived access token to extend its expiration. Returns a new long-lived token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| long_lived_token | Yes | Long-lived access token to refresh |