tiktok_ads_get_user_info

Get TikTok Ads User Info

Tiktok

Description

Get detailed profile information about the authenticated TikTok Ads user (email, display name, role). Use this for user profile details — for checking auth status or listing advertiser IDs, use tiktok_ads_check_auth_status instead.

Read-onlyIdempotentOpen-world

Usage

{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "tiktok_ads_get_user_info",
    "arguments": {}
  }
}
hopkin tiktok user-info get
{
  "mcpServers": {
    "tiktok-ads": {
      "url": "https://mcp.hopkin.ai/tiktok-ads/mcp",
      "transport": "sse"
    }
  }
}

No example prompts available.

Parameters

NameTypeRequiredDescription
reason string Required Why this tool call is neededminLength: 1, maxLength: 500