Get Xiaohongshu note detail
xhs_get_note_detailFetch Xiaohongshu note details by URL or ID, returning title, description, author, engagement stats, images, and video as JSON. Pay per call via x402.
Instructions
Fetch one Xiaohongshu (小红书) note by share URL or 24-char note_id and return title, description, author, engagement stats, images, and video URL as JSON. Call this when the user pastes an xiaohongshu.com/explore link or a note id. Settles ~0.01 USDC via x402 on each successful call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Xiaohongshu note share URL or 24-character hex note_id. Example: https://www.xiaohongshu.com/explore/6a95a1f30000000026019ab7 | |
| note_type | No | Optional media hint to speed lookup: image, video, 图文, or 视频. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |