get_tiktok_content_detail
Retrieves a TikTok creator's recent videos with per-item engagement metrics, audio details, and hashtags for content analysis.
Instructions
Get a TikTok creator's recent videos with per-item engagement: views, likes, comments, shares, engagementRate, length (seconds), isAd, hashtags (with "#"), publishTime (Unix-ms). Each item also carries TT-only audio metadata (audioId, audioTitle, audioAuthor, audioAlbum) and isDuetEnabled — the audio block is the cheapest hook into trending-sound analysis. Content from the last 4 days is excluded from metric calculations. Pinned posts >90 days old are excluded if they would be the oldest item. Costs 2 credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uniqueId | Yes | TikTok handle (e.g. "charlidamelio"). No "@" prefix and no URL. |