revoke_oauth
Revoke OAuth authorization for any provider. Specify provider name to invalidate access tokens and revoke permissions.
Instructions
Revoke OAuth authorization for a provider
Args: provider: OAuth provider name (e.g., 'github', 'gdrive')
Returns: Dictionary with success status and revocation details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||