bee-productsgroup-read

A product group list retrieval skill based on the "Bee Website Builder" Open API. It is used to obtain published product category/group data from the website. It supports filtering by language and parent product group, supports multi-level hierarchical group structures, and can be widely used in product category display, querying products under a group, group selection for product publishing, data analysis, AI content generation, SEO optimization, intelligent retrieval, and similar scenarios.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "bee-productsgroup-read" with this command: npx skills add mouxiaming/bee-productsgroup-read

bee-productsgroup-read

Version: 2.0.2

Overview

Use the Bee Website Builder Open API to retrieve product group/category data.

Supports language filtering, querying by parent group, and returning multi-level nested structures. It can be widely used in product category display, querying products under groups, product publishing group selection, data analysis, AI content generation, SEO optimization, and intelligent retrieval.


Input Parameters

api_key (string, Required)

API authentication key used to identify the caller and control interface access permissions.


language (string, Required)

Site language filter parameter.

⚠️ After user confirmation, it must be selected from the list returned by bee-languages-get
❌ AI is not allowed to infer or generate it automatically


productsgroup_id (integer, Optional)

Parent product group ID, used to retrieve the child group list.

  • If omitted, top-level groups are returned
  • If provided, child groups under that group are returned

Output Structure

Top-Level Structure

FieldTypeDescription
statusbooleanRequest status
msgstringResponse message
dataobject/nullReturned data

data.list[]

Product group list data.

FieldTypeDescription
productsgroup_idintegerProduct group ID
languagestringSite language code
group_namestringGroup name
tagsarrayKeyword list
productsgroup_urlstringGroup URL
create_timestring(datetime)Creation time
update_timestring(datetime)Update time
is_leafbooleanWhether it is a leaf node
childrenarrayChild groups (recursive structure)

children[]

Recursive structure with the same node structure as list[].


Dependencies

ParameterDependency skillField sourceMode
languagebee-languages-getlist[].languageselect

Usage Rules

  • language must be obtained through bee-languages-get
  • productsgroup_id is used only to retrieve child groups
  • children supports unlimited recursive nesting
  • The integrity of the tree structure must be preserved

Usage Example

Retrieve Top-Level Groups

{
  "api_key": "your-api-key",
  "language": "en"
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Job Screener Engine

对用户提供的岗位机会进行结构化评估,输出多维量化评分和行动建议。

Registry SourceRecently Updated
General

OpenClaw 新手训练营

OpenClaw 新手训练营 - 通过闯关游戏逐步掌握 OpenClaw 的各项功能。适合刚完成 onboarding 的新用户。触发词:"新手训练营"、"bootcamp"、"开始闯关

Registry SourceRecently Updated
General

V2.0 CNY RMB A股 China A shares Stock

V2.0 CNY RMB A股热搜分析 - China A Shares Stock Skill 微博热搜 + A股行情 + 关联分析 + 北向资金 + 板块轮动 + 市场情绪,一站式掌握市场热点。 关键词:A股, 大A, A-shares, China A, Onshore, 涨停, 跌停, 热搜, 北向资金,...

Registry SourceRecently Updated
General

ZhenInsure 真机保险 | Insurance Broker

AI Insurance Broker - 智能保险经纪人,提供需求分析、产品推荐、理赔协助等全方位保险服务

Registry SourceRecently Updated