Revoke OAuth Grant
revoke-oauth-grantRevoke an OAuth grant by ID to immediately invalidate all access and refresh tokens, requiring the app to be re-authorized.
Instructions
Revoke an OAuth grant by ID. Before using this tool, you MUST double-check with the user that they want to revoke this grant. Reference the NAME of the app (client) when double-checking, and warn the user that revocation is immediate and irreversible — every access and refresh token issued under the grant stops working, and the app would need to be re-authorized to regain access. You may only use this tool if the user explicitly confirms they want to revoke the grant after you double-check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | OAuth grant ID |