tiktok_ get_ read_ endpoint
Advanced GET-only TikTok Business API escape hatch for documented JSON read endpoints not yet modeled by a specialized MCP tool.
Advanced GET-only TikTok Business API escape hatch for documented JSON read endpoints not yet modeled by a specialized MCP tool. Relative v1.3 paths and JSON-compatible query parameters are validated; OAuth, mutations, downloads, and lead-record paths are blocked.
- Source
- TikTok Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
advertiserId- Endpoint
- https:/
/ mcp. getmcpads. com/ tiktok-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
endpoint | string | Required | Relative endpoint such as split_test/result/get, file/video/ad/info, store/list, or business/video/list. |
parameters | object | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "tiktok_get_read_endpoint",
"args": {
"endpoint": "<string>"
}
}
}