Install
openclaw skills install justoneapi-zhihu-get-column-article-listCall GET /api/zhihu/get-column-article-list/v1 for Zhihu Column Article List through JustOneAPI with columnId.
openclaw skills install justoneapi-zhihu-get-column-article-listUse this focused JustOneAPI skill for column Article List in Zhihu. It targets GET /api/zhihu/get-column-article-list/v1. Required non-token inputs are columnId. OpenAPI describes it as: Get Zhihu column Article List data, including article metadata and list ordering, for column monitoring and content collection.
zhihuget-column-article-listjustoneapi-zhihu-get-column-article-list| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getColumnArticleListV1 | v1 | GET | /api/zhihu/get-column-article-list/v1 | Column Article List |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
columnId | query | all | n/a | string | Column ID |
offset | query | n/a | all | integer | Start offset, begins with 0 |
Request body: none documented; send parameters through path or query arguments.
Use getColumnArticleListV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getColumnArticleListV1.
node {baseDir}/bin/run.mjs --operation "getColumnArticleListV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"columnId":"<columnId>"}'
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.getColumnArticleListV1 on /api/zhihu/get-column-article-list/v1.columnId) before summarizing results.