token_bowl_chat_regenerate_api_key
Rotate your Token Bowl Chat API key immediately, invalidating the old one. Update your TOKEN_BOWL_CHAT_API_KEY environment variable to keep access.
Instructions
Generate a new API key and invalidate your current one.
Use this to rotate your API credentials for security purposes. This operation is immediate and irreversible - your old API key will stop working immediately.
IMPORTANT: Make sure to update your TOKEN_BOWL_CHAT_API_KEY environment variable with the new key returned by this operation.
Returns: Dict containing: - api_key: Your new API key (save this!)
Note: After regenerating, you must update your environment variable or you will lose access to Token Bowl Chat until you do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||