get_platform_changes
List recent seller-facing changes on Amazon, Shopify and/or TikTok Shop, newest first.
Use for "what changed on TikTok Shop recently", "any new Amazon fees",
"Shopify API updates this month". Each change is curated from the
platform's official changelog/announcement and includes a summary, change
type, impact types, effective date and the original source URL.
Args:
platform: Optional platform slug — amazon, shopify or tiktok-shop.
Empty = all platforms.
limit: Max changes to return, 1-100 (default 10).
Returns {generated_at, source, platforms, total, changes:[{id, platform,
publishedAt, title, summary, changeType, topics, impactTypes, effectiveAt,
deadline, originalUrl}]}. Cite each record's originalUrl when presenting;
mention generated_at if freshness matters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| platform | No |