TikTok / Social Commerce
TikTok Creator Detail MCP Tool
Provider business records for TikTok Creator Detail. Known row fields: id, nickname, unique_id, user_avatar, category_label. Missing and null fields remain unchanged; monetary values retain their original unit and runtime type.
MCP tool name
nexscope_chuhaijiang_tiktok_creator_detailLegacy MCP endpoint
/api/skill-api/v1/mcpJSON-RPC method
tools/callAuthentication
Send the user API key as a bearer token on every MCP JSON-RPC request.
Authorization: Bearer nk-xxxxxxxxxxxxxxxxxIf authentication is missing or invalid, ask the user to open API Access and copy a valid key before calling this tool.
Call this MCP tool
Use tools/call with the MCP tool name below. The arguments object should match the table on this page.
{
"jsonrpc": "2.0",
"id": "chuhaijiang-tiktok-creator-detail-1",
"method": "tools/call",
"params": {
"name": "nexscope_chuhaijiang_tiktok_creator_detail",
"arguments": {
"country": "us",
"id": "7302162228386776110",
"include": "core,channel,portrait"
}
}
}Legacy endpoint
POST /api/skill-api/v1/mcpCanonical detail URL
https://www.nexscope.ai/mcp-map/chuhaijiang-tiktok-creator-detailArguments
| Name | Type | Required | Meaning |
|---|---|---|---|
country | string | required | Lowercase TikTok market code. Example: us |
id | string | required | Creator ID, preserved as a string. Example: 7302162228386776110 |
include | string | optional | Comma-separated optional detail sections: core, channel, portrait. Example: core,channel,portrait |
Response fields
Treat structuredContent as the programmatic API response payload.
| Name | Type | Required | Description |
|---|---|---|---|
data | any | required | Data value used by this API operation. |
code | integer | required | 0 means accepted or successful; nonzero is a platform error. |
msg | string | null | required | Msg value used by this API operation. |
ts | string | required | Epoch milliseconds. |
time | string | required | Server local time: yyyy-MM-dd HH:mm:ss. |
cost | string | required | Elapsed milliseconds, never credits; -1 outside web requests. |
traceId | string | null | required | Trace id value used by this API operation. |
Any of option 1
| Name | Type | Required | Description |
|---|---|---|---|
data | object | required | Data value used by this API operation. |
data.request_id | string | null | optional | Request id value used by this API operation. |
data.data | object | null | optional | Data value used by this API operation. |
data.data.items | array | null | optional | Provider business records for TikTok Creator Detail. Known row fields: id, nickname, unique_id, user_avatar, category_label. Missing and null fields remain unchanged; monetary values retain their original unit and runtime type. |
data.data.items[] | object | null | required | Item in data data items. |
data.data.items[].id | any | optional | Source-documented id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].nickname | any | optional | Source-documented nickname; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].unique_id | any | optional | Source-documented unique_id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].user_avatar | any | optional | Source-documented user_avatar; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].category_label | any | optional | Source-documented category_label; may be absent or null. Preserve the provider value and original monetary units. |
data.data.total_count | integer | null | optional | Total matching records. |
data.data.channel | object | null | optional | Channel value used by this API operation. |
data.data.channel.total_count | integer | null | optional | Total count value used by this API operation. |
data.data.channel.items | array | null | optional | Optional channel detail records requested through include; preserved separately from basic items. Known fields are taken verbatim from the source reference. |
data.data.channel.items[] | object | null | required | Item in data data channel items. |
data.data.channel.items[].channel_country_code | any | optional | Source-documented channel_country_code; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_ec_video_30d_avg_engagement_rate | any | optional | Source-documented channel_ec_video_30d_avg_engagement_rate; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_ec_video_30d_avg_play_count | any | optional | Source-documented channel_ec_video_30d_avg_play_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_live_30d_gmv | any | optional | Source-documented channel_live_30d_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_live_30d_gpm | any | optional | Source-documented channel_live_30d_gpm; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_total_video_live_30d_gmv | any | optional | Source-documented channel_total_video_live_30d_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_uid | any | optional | Source-documented channel_uid; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_video_30d_gmv | any | optional | Source-documented channel_video_30d_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_video_30d_gpm | any | optional | Source-documented channel_video_30d_gpm; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].id | any | optional | Source-documented id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.portrait | object | null | optional | Portrait value used by this API operation. |
data.data.portrait.total_count | integer | null | optional | Total count value used by this API operation. |
data.data.portrait.items | array | null | optional | Optional portrait detail records requested through include; preserved separately from basic items. Known fields are taken verbatim from the source reference. |
data.data.portrait.items[] | object | null | required | Item in data data portrait items. |
data.data.portrait.items[].id | any | optional | Source-documented id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.portrait.items[].portrait_age_distribution | any | optional | Source-documented portrait_age_distribution; may be absent or null. Preserve the provider value and original monetary units. |
data.data.portrait.items[].portrait_follower_count | any | optional | Source-documented portrait_follower_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.portrait.items[].portrait_gender_distribution | any | optional | Source-documented portrait_gender_distribution; may be absent or null. Preserve the provider value and original monetary units. |
data.data.portrait.items[].portrait_region_distribution | any | optional | Source-documented portrait_region_distribution; may be absent or null. Preserve the provider value and original monetary units. |
data.data.portrait.items[].portrait_uid | any | optional | Source-documented portrait_uid; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core | object | null | optional | Core value used by this API operation. |
data.data.core.total_count | integer | null | optional | Total count value used by this API operation. |
data.data.core.items | array | null | optional | Optional core detail records requested through include; preserved separately from basic items. Known fields are taken verbatim from the source reference. |
data.data.core.items[] | object | null | required | Item in data data core items. |
data.data.core.items[].core_author_avg_engagement_rate | any | optional | Source-documented core_author_avg_engagement_rate; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_follower_count | any | optional | Source-documented core_follower_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_product_count | any | optional | Source-documented core_product_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_total_favorited | any | optional | Source-documented core_total_favorited; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_uid | any | optional | Source-documented core_uid; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_video_total_like_count_to_follower_count | any | optional | Source-documented core_video_total_like_count_to_follower_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].id | any | optional | Source-documented id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].tioktok_creator_detail_core_ec_video_count | any | optional | Source-documented tioktok_creator_detail_core_ec_video_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].tioktok_creator_detail_core_ecom_video_avg_play_count | any | optional | Source-documented tioktok_creator_detail_core_ecom_video_avg_play_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].tioktok_creator_detail_core_med_commission_rate | any | optional | Source-documented tioktok_creator_detail_core_med_commission_rate; may be absent or null. Preserve the provider value and original monetary units. |
Any of option 2
| Name | Type | Required | Description |
|---|---|---|---|
data | null | required | Data value used by this API operation. |
Examples
Example arguments
{
"country": "us",
"id": "7302162228386776110",
"include": "core,channel,portrait"
}Example structuredContent
{
"data": {
"data": {
"items": [
{
"id": null,
"nickname": null,
"unique_id": null
}
],
"channel": {
"items": [
{
"channel_country_code": null,
"channel_ec_video_30d_avg_engagement_rate": null,
"channel_ec_video_30d_avg_play_count": null
}
]
},
"portrait": {
"items": [
{
"id": null,
"portrait_age_distribution": null,
"portrait_follower_count": null
}
]
},
"core": {
"items": [
{
"core_author_avg_engagement_rate": null,
"core_follower_count": null,
"core_product_count": null
}
]
}
}
},
"code": 0,
"msg": "ok",
"ts": "0",
"time": "2026-01-01 00:00:00",
"cost": "-1",
"traceId": null
}