douyin_get_user_works
Retrieve a Douyin user's work list using account ID, profile URL, or sec_user_id. Paginate with offset and sort by default, newest, or hottest.
Instructions
获取抖音账号作品列表(优质库)。account_id(抖音号)/ author_url(主页链接)/ sec_user_id 至少传一个;offset 每页 +20;sort_type:0=默认,2=最新,4=最热。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| sort_type | No | ||
| account_id | No | ||
| author_url | No | ||
| sec_user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||