lark_oauth_revoke
Revoke OAuth access tokens for specific Lark/Feishu users to terminate their authorization and require re-authentication for related tools.
Instructions
【OAuth】删除指定用户的已存储 user_access_token。调用者必须传 confirm=true。之后该用户的 feishu_* 工具会再次要求授权。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| open_id | Yes | ||
| confirm | Yes | Must be true. Prevents accidental revocation from hallucinated args. |