tiktok_ads_ping
Ping TikTok Ads MCP Server
TiktokDescription
Health check for the TikTok Ads MCP server.
Read-onlyIdempotent
Usage
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "tiktok_ads_ping",
"arguments": {}
}
}
hopkin tiktok ping
| Flag | Type | Required | Description |
|---|---|---|---|
--message | string | Optional | Optional message to echo back |
{
"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 |
Optional parameters (1)
| Name | Type | Required | Description |
|---|---|---|---|
message |
string |
Optional | Optional message to echo backmaxLength: 100 |