tiktok_get_shop_catalog_diagnostics
Diagnose TikTok Shop catalog performance by fetching catalog reports, then auction metrics when catalog permissions are unavailable, and return endpoint warnings.
Instructions
Read-only TikTok Shop/catalog/e-commerce diagnostics. Tries catalog reporting first, then Shop auction metrics, and returns endpoint warnings when catalog permissions are unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bcId | No | Optional TikTok Business Center ID. Defaults to TIKTOK_BC_ID/TIKTOK_BUSINESS_CENTER_ID, then advertiser discovery. | |
| limit | No | ||
| endDate | No | End date YYYY-MM-DD. Defaults to today. | |
| catalogId | No | Optional catalog ID for product/product-set inventory endpoint attempts. | |
| dimension | No | product_id | |
| startDate | No | Start date YYYY-MM-DD. Defaults to 14 days ago. | |
| productIds | No | Optional product IDs to filter report rows where supported. | |
| advertiserId | Yes | TikTok advertiser ID | |
| includeDaily | No | Add stat_time_day to report dimensions where supported. |