zsxq-user

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

user (v1)

user (v1)

CRITICAL — 开始前 MUST 先用 Read 工具读取
../zsxq-shared/SKILL.md
,其中包含认证、错误处理规则。
CRITICAL — MUST use the Read tool to read
../zsxq-shared/SKILL.md
before starting, which contains authentication and error handling rules.

Core Concepts

Core Concepts

  • 用户(User):当前已登录的知识星球账户,由
    user_id
    (纯数字)唯一标识。
    user_id
    group +list
    、搜索成员等操作中被用作参数。
  • User: The currently logged-in Zsxq account, uniquely identified by
    user_id
    (pure numbers).
    user_id
    is used as a parameter in operations like
    group +list
    and member search.

Shortcuts(推荐优先使用)

Shortcuts (Recommended for Priority Use)

Shortcut说明
+info
查看当前登录用户的完整个人资料,含 user_id、昵称、认证状态
+footprints
查看自己在所有星球发过的主题(跨星球足迹),支持分页
ShortcutDescription
+info
View the complete personal profile of the currently logged-in user, including user_id, nickname, and authentication status
+footprints
View the topics posted by yourself in all planets (cross-planet footprints), supports pagination

API(通过
zsxq-cli api call
直接调用)

API (Directly called via
zsxq-cli api call
)

工具参数说明
search_group_members
group_id
,
keyword
,
limit
在星球内按昵称搜索成员,获取其 user_id
ToolParametersDescription
search_group_members
group_id
,
keyword
,
limit
Search members by nickname within a planet and obtain their user_id