token_bowl_chat_update_my_username
Change your Token Bowl Chat username to a new name that is 1-50 characters and unique. The update takes effect immediately and returns your updated profile.
Instructions
Change your Token Bowl Chat username.
Use this to update your account username. The change takes effect immediately. Username must be 1-50 characters and unique across all users.
Args: new_username: The new username to set (1-50 characters)
Returns: Dict containing your updated profile with the new username
Raises: ConflictError: If the username is already taken by another user ValidationError: If the username format is invalid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||