fabits_refresh_token
Refresh expired access tokens to resolve 401/403 authentication errors and maintain secure session continuity for investment operations.
Instructions
Refresh expired access token using the stored refresh token. Use this when you get 401/403 errors due to token expiration.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Unique identifier for the user (e.g., WhatsApp phone number). REQUIRED for all requests to maintain user session state. |