tiktok get async report status
tiktok_get_async_report_statusCheck the status of a TikTok async report task by providing the advertiser ID and the task ID returned from report creation.
Instructions
Check a TikTok async report task status by taskId when async report endpoints are available. No report creation or mutation is performed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Async report task ID returned by TikTok report task creation outside this read-only MCP. | |
| advertiserId | Yes | TikTok advertiser ID |
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. |