tiktok_ads_check_auth_status
Check TikTok Ads Authentication Status
TiktokDescription
Check whether the user's TikTok Ads account is authenticated. Returns auth method and email. Use ONLY when the user asks about auth status or connectivity — to get advertiser accounts, use tiktok_ads_list_advertisers instead.
Read-onlyIdempotentOpen-world
Usage
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "tiktok_ads_check_auth_status",
"arguments": {}
}
}
hopkin tiktok auth check
{
"mcpServers": {
"tiktok-ads": {
"url": "https://mcp.hopkin.ai/tiktok-ads/mcp",
"transport": "sse"
}
}
}
No example prompts available.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
reason |
string |
Required | Why this tool call is neededminLength: 1, maxLength: 500 |