Follow a TikTok user (as the logged-in account) by @username. Safe to repeat: it does nothing if you already follow them.
Input
usernamerequired
TikTok handle, with or without leading @.
Output
changedrequired
True if this call started the follow; false if already following.
usernamerequired
followingrequired
FAQ
Follow a TikTok user (as the logged-in account) by @username. Safe to repeat: it does nothing if you already follow them.
Required: username.
It returns changed, username, following.
Yes. It acts as you on tiktok.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the tiktok.com cookies saved by the Reduck extension.
It makes changes on tiktok.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/tiktok.com/follow_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/tiktok.com/follow_user
It is part of Reduck's official curated catalogue.