Nexscope

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_detail
Legacy MCP endpoint
/api/skill-api/v1/mcp
JSON-RPC method
tools/call

Authentication

Send the user API key as a bearer token on every MCP JSON-RPC request.

Authorization: Bearer nk-xxxxxxxxxxxxxxxxx

If 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/mcp
Canonical detail URL
https://www.nexscope.ai/mcp-map/chuhaijiang-tiktok-shop-detail

Arguments

NameTypeRequiredMeaning
countrystringrequired
Lowercase TikTok market code.
Example: us
idstringrequired
Shop ID, preserved as a string.
Example: 7495205878591949358
includestringoptional
Comma-separated optional detail sections: core, channel.
Example: core,channel

Response fields

Treat structuredContent as the programmatic API response payload.

NameTypeRequiredDescription
dataanyrequired
Data value used by this API operation.
codeintegerrequired
0 means accepted or successful; nonzero is a platform error.
msgstring | nullrequired
Msg value used by this API operation.
tsstringrequired
Epoch milliseconds.
timestringrequired
Server local time: yyyy-MM-dd HH:mm:ss.
coststringrequired
Elapsed milliseconds, never credits; -1 outside web requests.
traceIdstring | nullrequired
Trace id value used by this API operation.

Any of option 1

NameTypeRequiredDescription
dataobjectrequired
Data value used by this API operation.
data.request_idstring | nulloptional
Request id value used by this API operation.
data.dataobject | nulloptional
Data value used by this API operation.
data.data.itemsarray | nulloptional
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 | nullrequired
Item in data data items.
data.data.items[].idanyoptional
Source-documented id; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].seller_idanyoptional
Source-documented seller_id; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].shop_nameanyoptional
Source-documented shop_name; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].regionanyoptional
Source-documented region; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].shop_ratinganyoptional
Source-documented shop_rating; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].shop_total_gmvanyoptional
Source-documented shop_total_gmv; may be absent or null. Preserve the provider value and original monetary units.
data.data.total_countinteger | nulloptional
Total matching records.
data.data.coreobject | nulloptional
Core value used by this API operation.
data.data.core.total_countinteger | nulloptional
Total count value used by this API operation.
data.data.core.itemsarray | nulloptional
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 | nullrequired
Item in data data core items.
data.data.core.items[].idanyoptional
Source-documented id; may be absent or null. Preserve the provider value and original monetary units.
data.data.core.items[].core_seller_idanyoptional
Source-documented core_seller_id; may be absent or null. Preserve the provider value and original monetary units.
data.data.core.items[].core_regionanyoptional
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_countanyoptional
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_countanyoptional
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_countanyoptional
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_gmvanyoptional
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_daysanyoptional
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_daysanyoptional
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_countanyoptional
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_countanyoptional
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_countanyoptional
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_countanyoptional
Source-documented core_seller_total_related_shop_creator_count; may be absent or null. Preserve the provider value and original monetary units.
data.data.channelobject | nulloptional
Channel value used by this API operation.
data.data.channel.total_countinteger | nulloptional
Total count value used by this API operation.
data.data.channel.itemsarray | nulloptional
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 | nullrequired
Item in data data channel items.
data.data.channel.items[].idanyoptional
Source-documented id; may be absent or null. Preserve the provider value and original monetary units.
data.data.channel.items[].channel_seller_idanyoptional
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_daysanyoptional
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_daysanyoptional
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_countanyoptional
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_gmvanyoptional
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_countanyoptional
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_gmvanyoptional
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_countanyoptional
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_gmvanyoptional
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_countanyoptional
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_gmvanyoptional
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_countanyoptional
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_gmvanyoptional
Source-documented channel_seller_creator_30d_gmv; may be absent or null. Preserve the provider value and original monetary units.

Any of option 2

NameTypeRequiredDescription
datanullrequired
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
}