token_bowl_chat_get_my_profile
Retrieve your full Token Bowl Chat account details, including API key, webhook URL, and profile settings, to view or verify your configuration.
Instructions
Get your complete Token Bowl Chat user profile including sensitive information.
Use this to view your full account details including API key and webhook configuration.
Returns: Dict containing: - username: Your username - email: Your email address - api_key: Your current API key - webhook_url: Your configured webhook URL (if set) - logo: Your profile logo filename (if set) - emoji: Your profile emoji (if set) - bot: Whether your account is marked as a bot - admin: Whether you have admin privileges - viewer: Whether your account is view-only - created_at: Account creation timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||