Install
openclaw skills install justoneapi-douban-get-movie-review-detailCall GET /api/douban/get-movie-review-detail/v1 for Douban Movie Review Details through JustOneAPI with reviewId.
openclaw skills install justoneapi-douban-get-movie-review-detailUse this focused JustOneAPI skill for review Details in Douban Movie. It targets GET /api/douban/get-movie-review-detail/v1. Required non-token inputs are reviewId. OpenAPI describes it as: Get Douban movie Review Details data, including metadata, content fields, and engagement signals, for review archiving and detailed opinion analysis.
doubanget-movie-review-detailjustoneapi-douban-get-movie-review-detail| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getMovieReviewDetailsV1 | v1 | GET | /api/douban/get-movie-review-detail/v1 | Review Details |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
reviewId | query | all | n/a | string | The unique ID for a specific review on Douban |
Request body: none documented; send parameters through path or query arguments.
Use getMovieReviewDetailsV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getMovieReviewDetailsV1.
node {baseDir}/bin/run.mjs --operation "getMovieReviewDetailsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"reviewId":"<reviewId>"}'
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.getMovieReviewDetailsV1 on /api/douban/get-movie-review-detail/v1.reviewId) before summarizing results.