Install
openclaw skills install justoneapi-weixin-get-article-commentCall GET /api/weixin/get-article-comment/v1 for WeChat Official Accounts Article Comments through JustOneAPI with articleUrl.
openclaw skills install justoneapi-weixin-get-article-commentUse this focused JustOneAPI skill for article Comments in WeChat Official Accounts. It targets GET /api/weixin/get-article-comment/v1. Required non-token inputs are articleUrl. OpenAPI describes it as: Get WeChat Official Accounts article Comments data, including commenter details, comment text, and timestamps, for feedback analysis.
weixinget-article-commentjustoneapi-weixin-get-article-comment| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getArticleComment | v1 | GET | /api/weixin/get-article-comment/v1 | Article Comments |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
articleUrl | query | all | n/a | string | The URL of the Weixin article |
Request body: none documented; send parameters through path or query arguments.
Use getArticleComment for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getArticleComment.
node {baseDir}/bin/run.mjs --operation "getArticleComment" --token "$JUST_ONE_API_TOKEN" --params-json '{"articleUrl":"<articleUrl>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.getArticleComment on /api/weixin/get-article-comment/v1.articleUrl) before summarizing results.