get_user_info
Retrieve a Douyin user's profile details using their security ID. Provides nickname, avatar, follower count, following count, total likes, and video count.
Instructions
Get Douyin user profile information.
Args: sec_user_id: The user's security ID (starts with MS4wLjABAAAA)
Returns: dict containing user profile with nickname, avatar, follower count, following count, total likes, and video count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sec_user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||