linkfox-ehunt-etsy-category-search
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEHunt Etsy 类目检索(_ehunt_etsyCategorySearch
)
_ehunt_etsyCategorySearchEHunt Etsy Category Retrieval (_ehunt_etsyCategorySearch
)
_ehunt_etsyCategorySearch在具备 LinkFox「第三方数据服务」MCP 时,按工具名 调用(MCP 展示名:Etsy品类查询,以当前环境下发的工具元数据为准)。数据来自 MCP 库本地检索。
_ehunt_etsyCategorySearchWhen the LinkFox "Third-Party Data Service" MCP is available, call it by the tool name (MCP display name: Etsy Category Query, subject to the tool metadata distributed in the current environment). Data comes from local retrieval in the MCP library.
_ehunt_etsyCategorySearch前置条件
Prerequisites
库内须已有 写入的全量类目(MCP 展示名:Etsy品类同步)。若无数据或结果为空,应先完成同步再检索。
_ehunt_syncEtsyCategoryThe library must contain the full set of categories written by (MCP display name: Etsy Category Sync). If there is no data or the result is empty, complete the sync first before retrieval.
_ehunt_syncEtsyCategory要点
Key Points
- 必填:(子串匹配类目名称、类目 id、
keyword)。parentIds - 分页:从 1 起;
page默认 50、最大 200。pageSize - 返回的 可作为
id/ 店铺侧_ehunt_productQuery等入参的类目标识(与具体工具 schema 一致即可)。category
- Required: (substring match for category names, category ids,
keyword).parentIds - Pagination: starts from 1;
pagedefaults to 50, maximum 200.pageSize - The returned can be used as the category identifier for input parameters such as
id/ shop-side_ehunt_productQuery(as long as it matches the specific tool schema).category
脚本(可选)
Script (Optional)
命令行调试:(需 )。详见 references/api.md 末尾。
python scripts/ehunt_etsy_category_search.py '<JSON>'LINKFOXAGENT_API_KEYCommand-line debugging: (requires ). See the end of references/api.md for details.
python scripts/ehunt_etsy_category_search.py '<JSON>'LINKFOXAGENT_API_KEY参考
References
入参/出参表见 references/api.md。
See references/api.md for the input/output parameter table.