linkfox-echotik-list-seller-product

Installation
SKILL.md

EchoTik TikTok Seller Product List

This skill lists the in-store products of a single TikTok Shop seller (store) by its sellerId, helping cross-border sellers and marketers see exactly what a store sells and how each product performs — multi-period sales and GMV, price, rating, reviews, and commission rate.

Core Concepts

EchoTik is a TikTok Shop analytics platform. Given a store's sellerId, this tool returns that store's product catalog with per-product metrics: title, image, price (and SPU average / min / max), sales volume and GMV across 1d/7d/15d/30d/60d/90d/total windows, rating, review count, commission rate, listing date, sales channel, and category.

Where to get a sellerId: Obtain it from the EchoTik TikTok Seller Search skill (linkfox-echotik-list-seller), which lists and filters TikTok Shop stores by region, category, GMV, trend, and store type; or from the EchoTik TikTok Seller Detail skill (linkfox-echotik-seller-detail).

Pagination quirk: pageSize must be a multiple of 10 (max 100). The official upstream API caps a single page at 10; this tool internally pulls multiple pages of 10 and merges them, so pageSize=50 returns up to 50 merged products.

Data Fields

The response's products array contains product objects. Key fields:

Installs
125
GitHub Stars
91
First Seen
Jul 29, 2026
linkfox-echotik-list-seller-product — linkfox-ai/linkfox-skills