linkfox-echotik-batch-video-detail

Installation
SKILL.md

EchoTik TikTok Batch Video Detail

This skill batch-fetches detailed performance metrics for TikTok videos you already have IDs or URLs for, helping sellers and marketers compare videos side-by-side using views, likes, comments, shares, video sales/GMV, and creator data.

Core Concepts

This tool retrieves full detail metrics for a batch of TikTok videos in a single call. You identify videos by ID and/or by TikTok video URL; the backend extracts the videoId from each URL and merges it with any IDs you supplied, then returns per-video analytics.

Input options (at least one is needed; both can be combined):

  • videoIds — array of TikTok video IDs (up to 1000)
  • videoUrls — array of TikTok video URLs (e.g. https://www.tiktok.com/@<unique_id>/video/<videoId> or https://www.tiktok.com/video/<videoId>); the trailing videoId is extracted from each URL and merged with videoIds (up to 1000)

Multi-period metrics: views and likes are each reported as a cumulative total plus 1d / 7d / 30d increments, so you can read both lifetime performance and recent momentum.

Engagement & attribution: comments, shares, favorites, estimated video sales (units), and estimated video sales GMV (amount) are returned per video.

Flag fields (salesFlagText / isAdText / createdByAiText): human-readable 是/否 (AI: 是/否/未知) labels for selling / ad / AI-generated videos.

vs. search: This is detail lookup for known videos (you already have IDs/URLs). To discover videos by region/filter (no IDs needed), use linkfox-echotik-list-video.

Installs
125
GitHub Stars
91
First Seen
Jul 29, 2026
linkfox-echotik-batch-video-detail — linkfox-ai/linkfox-skills