WeChat Official Accounts Article Details API
by @justoneapi
Call GET /api/weixin/get-article-detail/v1 for WeChat Official Accounts Article Details through JustOneAPI with articleUrl.
clawhub install justoneapi-weixin-get-article-detailπ About This Skill
name: WeChat Official Accounts Article Details API description: Call GET /api/weixin/get-article-detail/v1 for WeChat Official Accounts Article Details 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_detail"}}
WeChat Official Accounts Article Details
Use 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.
Endpoint Scope
weixinget-article-detailjustoneapi-weixin-get-article-detail| Operation | Version | Method | Path | OpenAPI summary |
| --- | --- | --- | --- | --- |
| getWeixinArticleDetailV1 | v1 | GET | /api/weixin/get-article-detail/v1 | Article Details |
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 getWeixinArticleDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Run This Endpoint
Supported operation IDs in this skill: getWeixinArticleDetailV1.
node {baseDir}/bin/run.mjs --operation "getWeixinArticleDetailV1" --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
getWeixinArticleDetailV1 on /api/weixin/get-article-detail/v1.articleUrl) before summarizing results.