Revoke Strava OAuth Access
strava_revoke_accessRevoke Strava OAuth access and delete local token file to disconnect from Strava. Use this when you want to completely remove authorization.
Instructions
Revoke the current Strava OAuth access grant and delete the local token file. Use only when the user explicitly wants to disconnect Strava.
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 |