tiktok get shop catalog diagnostics
tiktok_get_shop_catalog_diagnosticsDiagnose TikTok Shop catalog health by retrieving catalog reporting or Shop auction metrics, and return endpoint warnings when catalog permissions are unavailable.
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 | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| endDate | No | End date YYYY-MM-DD. Defaults to today. | |
| catalogId | No | Optional catalog ID for product/product-set inventory endpoint attempts. | |
| dimension | No | Reporting dimension used to group and compare results. | 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |