Disconnect an account from your TikTok app
revoke_accessRevoke TikTok account access by removing the connected app and invalidating the refresh token immediately. Re-authenticate with tiktok-mcp auth to restore access.
Instructions
Hands the token back to TikTok and removes your app from the account's connected-apps list. The refresh token in your config stops working immediately and only re-running tiktok-mcp auth will restore access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected TikTok account to act as, by the name you gave it in TIKTOK_ACCOUNTS. Defaults to the first. Call list_accounts to see them. | |
| confirm | No | Must be true for this to run. A TikTok post is public the moment moderation clears it, and deleting it later does not pull it out of feeds that already have it. |