liveauth_mcp_refresh
Refresh a JWT token without re-authenticating. Provide the refreshToken from a confirm response to obtain a new JWT.
Instructions
Refresh the JWT token without re-authenticating. Use the refreshToken returned from confirm to get a new JWT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refreshToken | Yes | The refreshToken from the confirm response |