tiktok_user_profile
Get the full profile for a single TikTok user by username, numeric user ID, or profile URL. Returns bio, bio link, follower/following counts, total likes, video count, verification status, join date, and linked Instagram/X/YouTube accounts. Provide exactly one of username, user_id, or url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | TikTok profile URL, e.g. https://www.tiktok.com/@tiktok (max 500 characters) | |
| user_id | No | Numeric TikTok user ID, as returned by search_tiktok_users | |
| username | No | TikTok username, with or without leading @ (max 100 characters) |