xhs_search_products
搜索小红书商品。用户需要按搜索词查找商品时使用;已有完整 sku_id(包括用户直接提供)时使用商品详情或商品评价工具;支持 page_token 翻页。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回,不得截断、缩写、掩码或用省略号替换中间内容。
This record as markdown: /tools/com-52choujiang-xhs-insights/xhs-search-products.md
What xhs_search_products does on SocialDataX 小红书 Xiaohongshu XHS RedNote MCP
AI agents call xhs_search_products to retrieve information from SocialDataX 小红书 Xiaohongshu XHS RedNote MCP without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
keyword | string | Yes | 搜索词,可传商品名、品牌名、品类或商品需求;不要传商品链接、sku_id、spu_id 或 page_token。 |
page_token | string | — | 商品搜索分页令牌。首次请求留空;继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回。page_token 只能用于同一商品关键词和调用方的商品搜索链路;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。 |
Parameters from the server's own tool schema.
Why xhs_search_products is rated Low
Even though xhs_search_products only reads data, uncontrolled read access leaks sensitive information and racks up API costs: an agent caught in a retry loop can make thousands of calls a minute without anyone noticing.
Attacks that exploit this kind of access
The rule that runs xhs_search_products safely
PolicyLayer is an MCP gateway: it sits between your AI agents and SocialDataX 小红书 Xiaohongshu XHS RedNote MCP, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For xhs_search_products, this is the rule to start with:
xhs_search_products is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect SocialDataX 小红书 Xiaohongshu XHS RedNote MCP, apply this rule, and every xhs_search_products call is checked against it from then on.
Questions about xhs_search_products
搜索小红书商品。用户需要按搜索词查找商品时使用;已有完整 sku_id(包括用户直接提供)时使用商品详情或商品评价工具;支持 page_token 翻页。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回,不得截断、缩写、掩码或用省略号替换中间内容。. It is categorised as a Read tool in the SocialDataX 小红书 Xiaohongshu XHS RedNote MCP MCP Server, which means it retrieves data without modifying state.
xhs_search_products accepts 2 parameters: keyword, page_token. Required: keyword. The full parameter table on this page comes from the server's own tool schema.
Register the SocialDataX 小红书 Xiaohongshu XHS RedNote MCP server in PolicyLayer and add a rule for xhs_search_products: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches SocialDataX 小红书 Xiaohongshu XHS RedNote MCP. Nothing to install.
xhs_search_products is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the xhs_search_products rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for xhs_search_products. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
xhs_search_products is provided by the SocialDataX 小红书 Xiaohongshu XHS RedNote MCP server (https://mcp.socialdatax.com/xhs/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on SocialDataX 小红书 Xiaohongshu XHS RedNote, and thousands of servers like it.
Across the catalogue