Nexscope

Temu Marketplace Intelligence

GeekBI Temu Category Research MCP Tool

Execute the selected category research operation and preserve provider business fields and extensions.

MCP tool name
nexscope_geekbi_temu_category_search
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": "geekbi-temu-category-search-1",
  "method": "tools/call",
  "params": {
    "name": "nexscope_geekbi_temu_category_search",
    "arguments": {
      "regionId": 211,
      "page": 1,
      "size": 3,
      "keyword": "pets"
    }
  }
}
Legacy endpoint
POST /api/skill-api/v1/mcp
Canonical detail URL
https://www.nexscope.ai/mcp-map/geekbi-temu-category-search

Arguments

NameTypeRequiredMeaning
regionIdintegeroptional
Temu region from sites[].regionId; never siteId.
Example: 211
pageintegeroptional
Page number.
Example: 1
sizeintegeroptional
Items per page; page times size must not exceed 10000.
Example: 3
keywordstringoptional
User keyword; preserve the supplied language.
Example: pets
sortstringoptional
Confirmed provider sort field; omit when unnecessary.
Example: {}
orderstringoptional
Sort direction, case-insensitive.
Example: {}
dsrMinnumberoptional
Lower bound for dsr; minimum must not exceed maximum.
Example: {}
dsrMaxnumberoptional
Upper bound for dsr; minimum must not exceed maximum.
Example: {}
totalSoldMinintegeroptional
Lower bound for totalSold; minimum must not exceed maximum.
Example: {}
totalSoldMaxintegeroptional
Upper bound for totalSold; minimum must not exceed maximum.
Example: {}
itemCountMinintegeroptional
Lower bound for itemCount; minimum must not exceed maximum.
Example: {}
itemCountMaxintegeroptional
Upper bound for itemCount; minimum must not exceed maximum.
Example: {}
mallCountMinintegeroptional
Lower bound for mallCount; minimum must not exceed maximum.
Example: {}
mallCountMaxintegeroptional
Upper bound for mallCount; minimum must not exceed maximum.
Example: {}
avgPriceMinnumberoptional
Lower bound for avgPrice; minimum must not exceed maximum.
Example: {}
avgPriceMaxnumberoptional
Upper bound for avgPrice; minimum must not exceed maximum.
Example: {}
totalSalesMinnumberoptional
Lower bound for totalSales; minimum must not exceed maximum.
Example: {}
totalSalesMaxnumberoptional
Upper bound for totalSales; minimum must not exceed maximum.
Example: {}

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.columnsarray | nulloptional
Render column definitions; business records are separate.
data.columns[]anyrequired
Item in data columns.
data.titlestring | nulloptional
Provider render/source metadata: title.
data.typestring | nulloptional
Provider render/source metadata: type.
data.sourceToolstring | nulloptional
Provider render/source metadata: sourceTool.
data.sourceTypestring | nulloptional
Provider render/source metadata: sourceType.
data.itemsarray | nulloptional
Returned records, including valid empty results; preserve duplicate records and unknown fields.
data.items[]objectrequired
Item in data items.
data.items[].catNamestring | nulloptional
Provider catName; preserve identifier and timestamp strings.
data.items[].thumbnailstring | nulloptional
Provider thumbnail; preserve identifier and timestamp strings.
data.items[].createTimestring | nulloptional
Provider createTime; preserve identifier and timestamp strings.
data.items[].updateTimestring | nulloptional
Provider updateTime; preserve identifier and timestamp strings.
data.items[].regionIdnumber | nulloptional
Provider regionId; monetary values use the selected site's currency unless identified as supply prices.
data.items[].dsrnumber | nulloptional
Provider dsr; monetary values use the selected site's currency unless identified as supply prices.
data.items[].totalSoldnumber | nulloptional
Provider totalSold; monetary values use the selected site's currency unless identified as supply prices.
data.items[].totalSalesnumber | nulloptional
Provider totalSales; monetary values use the selected site's currency unless identified as supply prices.
data.items[].avgPricenumber | nulloptional
Provider avgPrice; monetary values use the selected site's currency unless identified as supply prices.
data.items[].itemCountnumber | nulloptional
Provider itemCount; monetary values use the selected site's currency unless identified as supply prices.
data.items[].mallCountnumber | nulloptional
Provider mallCount; monetary values use the selected site's currency unless identified as supply prices.
data.items[].semiManagedItemCountnumber | nulloptional
Provider semiManagedItemCount; monetary values use the selected site's currency unless identified as supply prices.
data.items[].semiManagedMallCountnumber | nulloptional
Provider semiManagedMallCount; monetary values use the selected site's currency unless identified as supply prices.
data.items[].catIdnumber | nulloptional
Provider catId; monetary values use the selected site's currency unless identified as supply prices.
data.items[].optIdnumber | nulloptional
Provider optId; monetary values use the selected site's currency unless identified as supply prices.
data.items[].catLevelnumber | nulloptional
Provider catLevel; monetary values use the selected site's currency unless identified as supply prices.
data.items[].parentCatIdnumber | nulloptional
Provider parentCatId; monetary values use the selected site's currency unless identified as supply prices.
data.items[].isLeafboolean | nulloptional
Whether this category is a leaf.
data.items[].parentCatItemsarray | nulloptional
Full parent category path.
data.items[].parentCatItems[]anyrequired
Item in data items[] parentCatItems.
data.items[].daySoldnumber | nulloptional
Provider day Sold metric; sales revenue uses site currency.
data.items[].daySoldRatenumber | nulloptional
Provider growth rate for day Sold.
data.items[].daySalesnumber | nulloptional
Provider day Sales metric; sales revenue uses site currency.
data.items[].daySalesRatenumber | nulloptional
Provider growth rate for day Sales.
data.items[].dayItemCountnumber | nulloptional
Provider day ItemCount metric; sales revenue uses site currency.
data.items[].dayItemCountRatenumber | nulloptional
Provider growth rate for day ItemCount.
data.items[].dayMallCountnumber | nulloptional
Provider day MallCount metric; sales revenue uses site currency.
data.items[].dayMallCountRatenumber | nulloptional
Provider growth rate for day MallCount.
data.items[].weekSoldnumber | nulloptional
Provider week Sold metric; sales revenue uses site currency.
data.items[].weekSoldRatenumber | nulloptional
Provider growth rate for week Sold.
data.items[].weekSalesnumber | nulloptional
Provider week Sales metric; sales revenue uses site currency.
data.items[].weekSalesRatenumber | nulloptional
Provider growth rate for week Sales.
data.items[].weekItemCountnumber | nulloptional
Provider week ItemCount metric; sales revenue uses site currency.
data.items[].weekItemCountRatenumber | nulloptional
Provider growth rate for week ItemCount.
data.items[].weekMallCountnumber | nulloptional
Provider week MallCount metric; sales revenue uses site currency.
data.items[].weekMallCountRatenumber | nulloptional
Provider growth rate for week MallCount.
data.items[].monthSoldnumber | nulloptional
Provider month Sold metric; sales revenue uses site currency.
data.items[].monthSoldRatenumber | nulloptional
Provider growth rate for month Sold.
data.items[].monthSalesnumber | nulloptional
Provider month Sales metric; sales revenue uses site currency.
data.items[].monthSalesRatenumber | nulloptional
Provider growth rate for month Sales.
data.items[].monthItemCountnumber | nulloptional
Provider month ItemCount metric; sales revenue uses site currency.
data.items[].monthItemCountRatenumber | nulloptional
Provider growth rate for month ItemCount.
data.items[].monthMallCountnumber | nulloptional
Provider month MallCount metric; sales revenue uses site currency.
data.items[].monthMallCountRatenumber | nulloptional
Provider growth rate for month MallCount.
data.totalinteger | nulloptional
Provider match count, possibly capped at 10000 for searches.
data.regionIdinteger | nulloptional
Region used for the query.
data.pageinteger | nulloptional
Current page.
data.sizeinteger | nulloptional
Items per page.

Any of option 2

NameTypeRequiredDescription
datanullrequired
Data value used by this API operation.

Examples

Example arguments

{
  "regionId": 211,
  "page": 1,
  "size": 3,
  "keyword": "pets"
}

Example structuredContent

{
  "data": {
    "columns": [],
    "items": [],
    "total": 0,
    "regionId": 211,
    "page": 1,
    "size": 3
  },
  "code": 0,
  "msg": "ok",
  "ts": "0",
  "time": "2026-01-01 00:00:00",
  "cost": "-1",
  "traceId": null
}