Install
openclaw skills install justoneapi-weixin-get-article-detailCall GET /api/weixin/get-article-detail/v1 for WeChat Official Accounts Article Details through JustOneAPI with articleUrl.
openclaw skills install justoneapi-weixin-get-article-detailUse this focused JustOneAPI skill for article Details in WeChat Official Accounts. It targets GET /api/weixin/get-article-detail/v1. Required non-token inputs are articleUrl. OpenAPI describes it as: Get WeChat Official Accounts article Details data, including body content, for article archiving, research, and content analysis.
weixinget-article-detailjustoneapi-weixin-get-article-detail| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getWeixinArticleDetailV1 | v1 | GET | /api/weixin/get-article-detail/v1 | Article Details |
| 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 getWeixinArticleDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getWeixinArticleDetailV1.
node {baseDir}/bin/run.mjs --operation "getWeixinArticleDetailV1" --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.getWeixinArticleDetailV1 on /api/weixin/get-article-detail/v1.articleUrl) before summarizing results.