TikTok / Social Commerce
TikTok Shop Detail MCP Tool
Provider business records for TikTok Shop Detail. Known row fields: id, seller_id, shop_name, region, shop_rating, shop_total_gmv. Missing and null fields remain unchanged; monetary values retain their original unit and runtime type.
MCP tool name
nexscope_chuhaijiang_tiktok_shop_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-shop-detail-1",
"method": "tools/call",
"params": {
"name": "nexscope_chuhaijiang_tiktok_shop_detail",
"arguments": {
"country": "us",
"id": "7495205878591949358",
"include": "core,channel"
}
}
}Legacy endpoint
POST /api/skill-api/v1/mcpCanonical detail URL
https://www.nexscope.ai/mcp-map/chuhaijiang-tiktok-shop-detailArguments
| Name | Type | Required | Meaning |
|---|---|---|---|
country | string | required | Lowercase TikTok market code. Example: us |
id | string | required | Shop ID, preserved as a string. Example: 7495205878591949358 |
include | string | optional | Comma-separated optional detail sections: core, channel. Example: core,channel |
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 Shop Detail. Known row fields: id, seller_id, shop_name, region, shop_rating, shop_total_gmv. 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[].seller_id | any | optional | Source-documented seller_id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].shop_name | any | optional | Source-documented shop_name; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].region | any | optional | Source-documented region; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].shop_rating | any | optional | Source-documented shop_rating; may be absent or null. Preserve the provider value and original monetary units. |
data.data.items[].shop_total_gmv | any | optional | Source-documented shop_total_gmv; 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.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[].id | any | optional | Source-documented id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_id | any | optional | Source-documented core_seller_id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_region | any | optional | Source-documented core_region; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_shop_product_count | any | optional | Source-documented core_seller_shop_product_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_shop_total_product_count | any | optional | Source-documented core_seller_shop_total_product_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_shop_total_sold_count | any | optional | Source-documented core_shop_total_sold_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_shop_total_gmv | any | optional | Source-documented core_seller_shop_total_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_sold_count_for_last_30_days | any | optional | Source-documented core_seller_sold_count_for_last_30_days; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_gmv_for_last_30_days | any | optional | Source-documented core_seller_gmv_for_last_30_days; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_total_related_creator_count | any | optional | Source-documented core_seller_total_related_creator_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_total_related_live_creator_count | any | optional | Source-documented core_seller_total_related_live_creator_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_total_related_video_creator_count | any | optional | Source-documented core_seller_total_related_video_creator_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.core.items[].core_seller_total_related_shop_creator_count | any | optional | Source-documented core_seller_total_related_shop_creator_count; may be absent or null. Preserve the provider value and original monetary units. |
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[].id | any | optional | Source-documented id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_seller_id | any | optional | Source-documented channel_seller_id; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_seller_sold_count_for_last_30_days | any | optional | Source-documented channel_seller_sold_count_for_last_30_days; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_seller_gmv_for_last_30_days | any | optional | Source-documented channel_seller_gmv_for_last_30_days; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_video_30d_sold_count | any | optional | Source-documented channel_video_30d_sold_count; 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_live_30d_sold_count | any | optional | Source-documented channel_live_30d_sold_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_product_card_30d_sold_count | any | optional | Source-documented channel_product_card_30d_sold_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_product_card_30d_gmv | any | optional | Source-documented channel_product_card_30d_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_personal_creator_30d_sold_count | any | optional | Source-documented channel_personal_creator_30d_sold_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_personal_creator_30d_gmv | any | optional | Source-documented channel_personal_creator_30d_gmv; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_seller_creator_30d_sold_count | any | optional | Source-documented channel_seller_creator_30d_sold_count; may be absent or null. Preserve the provider value and original monetary units. |
data.data.channel.items[].channel_seller_creator_30d_gmv | any | optional | Source-documented channel_seller_creator_30d_gmv; 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": "7495205878591949358",
"include": "core,channel"
}Example structuredContent
{
"data": {
"data": {
"items": [
{
"id": null,
"seller_id": null,
"shop_name": null
}
],
"core": {
"items": [
{
"id": null,
"core_seller_id": null,
"core_region": null
}
]
},
"channel": {
"items": [
{
"id": null,
"channel_seller_id": null,
"channel_seller_sold_count_for_last_30_days": null
}
]
}
}
},
"code": 0,
"msg": "ok",
"ts": "0",
"time": "2026-01-01 00:00:00",
"cost": "-1",
"traceId": null
}