Install
openclaw skills install justoneapi-toutiao-get-article-detailCall GET /api/toutiao/get-article-detail/v1 for Toutiao Article Details through JustOneAPI with id.
openclaw skills install justoneapi-toutiao-get-article-detailUse this focused JustOneAPI skill for article Details in Toutiao. It targets GET /api/toutiao/get-article-detail/v1. Required non-token inputs are id. OpenAPI describes it as: Get Toutiao article Details data, including article ID, title, and author information, for content performance analysis and media monitoring and verifying article authenticity and metadata retrieval.
toutiaoget-article-detailjustoneapi-toutiao-get-article-detail| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getToutiaoArticleDetailV1 | v1 | GET | /api/toutiao/get-article-detail/v1 | Article Details |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
id | query | all | n/a | string | The unique identifier of the Toutiao article |
Request body: none documented; send parameters through path or query arguments.
Use getToutiaoArticleDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getToutiaoArticleDetailV1.
node {baseDir}/bin/run.mjs --operation "getToutiaoArticleDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"id":"<id>"}'
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.getToutiaoArticleDetailV1 on /api/toutiao/get-article-detail/v1.id) before summarizing results.