tiktok_get_pixels
Retrieve TikTok pixels and event metadata for an advertiser, with automatic fallback 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 | ||
| 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. |