tiktok get pixels
tiktok_get_pixelsList TikTok pixels and, when permitted, their event metadata for an advertiser, with fallback warnings when endpoints are unavailable.
Instructions
List TikTok pixels and, when permissions allow it, pixel event metadata for an advertiser. Falls back with explicit warnings when endpoints are unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bcId | No | Optional Business Center ID. Defaults to TIKTOK_BC_ID/TIKTOK_BUSINESS_CENTER_ID for BC pixel endpoints. | |
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| pixelIds | No | Optional pixel IDs/codes to inspect. If omitted, the tool discovers pixels from BC pixel endpoints first, then advertiser pixel/list. | |
| advertiserId | Yes | TikTok advertiser ID | |
| includeEvents | No | Also try to fetch pixel events for discovered or provided pixel IDs. |
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. |