TikTok for Developers · Arazzo Workflow
TikTok Research Pinned Video Comments
Version 1.0.0
Resolve a handle, fetch the user's pinned videos, then pull comments on the first pinned video.
Provider
Workflows
research-pinned-video-comments
Resolve a handle, list pinned videos, then list comments on the first.
Resolves a TikTok handle, lists the user's pinned videos, and retrieves the comment thread on the first pinned video when one exists.
1
getUserInfo
Resolve the supplied handle to its public profile before fetching pinned content.
2
listPinnedVideos
List the videos the resolved user has pinned to the top of their profile.
3
listComments
Retrieve the comment thread on the first pinned video, including text, like counts, and reply counts.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.