Install
openclaw skills install justoneapi-douban-get-recent-hot-movieCall GET /api/douban/get-recent-hot-movie/v1 for Douban Movie Recent Hot Movie through JustOneAPI.
openclaw skills install justoneapi-douban-get-recent-hot-movieUse this focused JustOneAPI skill for recent Hot Movie in Douban Movie. It targets GET /api/douban/get-recent-hot-movie/v1. It has no required non-token parameters. OpenAPI describes it as: Get Douban recent Hot Movie data, including ratings, posters, and subject metadata, for movie discovery and trend monitoring.
doubanget-recent-hot-moviejustoneapi-douban-get-recent-hot-movie| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getRecentHotMovieV1 | v1 | GET | /api/douban/get-recent-hot-movie/v1 | Recent Hot Movie |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
page | query | n/a | all | integer | Page number for pagination |
Request body: none documented; send parameters through path or query arguments.
Use getRecentHotMovieV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getRecentHotMovieV1.
node {baseDir}/bin/run.mjs --operation "getRecentHotMovieV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
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.getRecentHotMovieV1 on /api/douban/get-recent-hot-movie/v1.