Revoke WHOOP OAuth Access
whoop_revoke_accessRevoke the current WHOOP OAuth access grant and delete the local token file, disconnecting the account from the application.
Instructions
Revoke the current WHOOP OAuth access grant and delete the local token file. Use only when the user explicitly wants to disconnect WHOOP. Gated: requires explicit user intent — agents must not call this autonomously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| note | Yes | ||
| token_path | Yes | ||
| local_tokens_cleared | Yes |