Inputs
SelectableOption
Output
Type:List[Dict]
Returns TikTok pages for the selected advertiser, including page_id, title, status, business_type, supported_objectives, preview_url, template_name, create_time, publish_time, and update_time.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists TikTok pages for an advertiser account, including Instant Forms (lead forms), Instant Pages, storefront pages, shop pages, and direct message pages
| App | TikTok Ads |
| Operation ID | tiktok_ads_list_pages |
| Type | Action |
| Connection | tiktok_ads (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the TikTok Ads account whose pages should be listed. |
page_type | string or SelectableOption | No | ALL | TikTok page type to list. Use ALL or leave blank to list every page type. |
status | string or SelectableOption | No | - | Optional page status filter. Options: PUBLISHED or EDITED. |
title | string | No | - | Optional exact page title filter. |
limit | integer | No | 100 | Maximum number of pages to return. Default: 100. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | |
label | string | Yes | - |
List[Dict]
Returns TikTok pages for the selected advertiser, including page_id, title, status, business_type, supported_objectives, preview_url, template_name, create_time, publish_time, and update_time.