App Logo
tiktok.com

Get TikTok notifications

List the logged-in account's activity notifications (the Activité inbox): likes, follows, comments and mentions received, newest first. Each notification carries who triggered it, the target video/comment, and read state.

Input

count optional

Target number of notifications to collect; pages the aggregated activity feed until this many are gathered or the inbox ends.

Default: 30

Output

hasMore required
notifications required

FAQ

List the logged-in account's activity notifications (the Activité inbox): likes, follows, comments and mentions received, newest first. Each notification carries who triggered it, the target video/comment, and read state.
Optional: count.
It returns hasMore, notifications.
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.
Unknown: its author has not declared whether it changes anything on tiktok.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/tiktok.com/get_notifications, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/tiktok.com/get_notifications
It is part of Reduck's official curated catalogue.

Start building not clicking