TikTok for Developers · Arazzo Workflow
TikTok User Profile and Recent Videos
Version 1.0.0
Read the authenticated user's profile, list their recent videos, then refresh metadata for the newest video.
Provider
Workflows
user-profile-and-videos
Snapshot a creator's profile and refresh their newest video metadata.
Reads the authenticated user's profile fields, lists their recent public videos, and re-queries the newest video id to refresh its cover image and counts.
1
getProfile
Read the authenticated user's basic profile information using the requested set of user fields.
2
listRecentVideos
List the user's most recently uploaded public videos, sorted by create time descending.
3
refreshNewestVideo
Re-query the newest video by id to refresh its cover image URL TTL and pull fresh engagement metrics.
Source API Descriptions
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.