Clear Withings Local Access
withings_revoke_accessDelete local Withings access tokens to revoke authentication. Requires explicit user confirmation to prevent autonomous disconnection.
Instructions
Delete the local Withings token file. Withings token revocation support varies by app/API plan, so this tool only clears local access. Gated by explicit_user_intent: true (requires explicit user intent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown | |
| explicit_user_intent | No | Must be true after the user explicitly asked to disconnect. Prevents agents from revoking autonomously. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| note | Yes | ||
| token_path | Yes | ||
| local_tokens_cleared | Yes |