Tool | What It Does | Example Use |
---|---|---|
Get Hashtag Videos | Returns videos for a given hashtag with caption, play count, likes, comments, shares, and author info | ”Get the 25 most recent #bouldering videos and return video_url, caption, like_count, play_count” |
Get Profile Videos | Retrieves all public videos posted by a username with full metadata, engagement stats, music details, and timestamps | ”Fetch @gymshark videos from the last 30 days, limit 50, return video_id, views, posted_date” |
Get Profile Followers | Lists followers or following for a profile with username, follower count, and bio text | ”Get the first 100 followers of username , return username, follower_count, bio” |
Get Video Details | Pulls comprehensive data for a specific video URL, including caption, stats, sound info, and upload time | ”Get details for TikTok Link , return caption, like_count, share_count, music_title” |
Search Videos | Searches TikTok by keyword and returns matching videos and author profiles | ”Search TikTok for ‘3 ingredient pancakes’, return top 10 results with video_url and author_username” |
Tool | Credits Per Use |
---|---|
Get Hashtag Videos | 3 credits per item |
Get Profile Videos | 3 credits per item |
Get Profile Followers | 3 credits per item |
Get Video Details | 5 credits per item |
Search Videos | 3 credits per item |
Create Your TikTok MCP Node
Add Your Prompt
Test Your Node
Save and Reuse
Step 1: Get Videos
Step 2: Extract Data
Step 3: Write Data to Google Sheet
Empty Outputs
Incorrect Results
Errors
Iterate with Request Changes