party_refresh_token
Generate a new connection token and QR code for a player, invalidating their previous token when a new link is needed due to lost codes or security concerns.
Instructions
Generate a new token and QR code for a player, invalidating their old token.
Use when a player needs a new connection link (lost QR code, security concern, or after being kicked and readmitted).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player_name | Yes | Player name or character ID to refresh token for |