WeChat Official Accounts Article Comments API
by @justoneapi
Call GET /api/weixin/get-article-comment/v1 for WeChat Official Accounts Article Comments through JustOneAPI with articleUrl.
clawhub install justoneapi-weixin-get-article-commentπ About This Skill
name: WeChat Official Accounts Article Comments API description: Call GET /api/weixin/get-article-comment/v1 for WeChat Official Accounts Article Comments through JustOneAPI with articleUrl. author: JustOneAPI homepage: https://api.justoneapi.com metadata: {"openclaw":{"homepage":"https://api.justoneapi.com","primaryEnv":"JUST_ONE_API_TOKEN","requires":{"bins":["node"],"env":["JUST_ONE_API_TOKEN"]},"skillKey":"justoneapi_weixin_get_article_comment"}}
WeChat Official Accounts Article Comments
Use 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.
Endpoint Scope
weixinget-article-commentjustoneapi-weixin-get-article-comment| Operation | Version | Method | Path | OpenAPI summary |
| --- | --- | --- | --- | --- |
| getArticleComment | v1 | GET | /api/weixin/get-article-comment/v1 | Article Comments |
Inputs
| 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.
Version Choice
Use getArticleComment for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Run This Endpoint
Supported operation IDs in this skill: getArticleComment.
node {baseDir}/bin/run.mjs --operation "getArticleComment" --token "$JUST_ONE_API_TOKEN" --params-json '{"articleUrl":""}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
Environment
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.Output Focus
getArticleComment on /api/weixin/get-article-comment/v1.articleUrl) before summarizing results.