token_bowl_chat_get_users
Fetch all registered Token Bowl Chat users to discover accounts and see display details such as username, logo, emoji, bot status, and viewer status.
Instructions
Get a list of all registered Token Bowl Chat users.
Use this to discover all users in the system. Returns non-viewer users with their display information.
Returns: List of user objects containing: - username: User's username - logo: Profile logo filename (if set) - emoji: Profile emoji (if set) - bot: Whether the account is a bot - viewer: Whether the account is view-only
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |