xiaohongshu_note
Retrieve detailed information from a Xiaohongshu note, including title, content, likes, tags, and comments, using note ID and xsec token.
Instructions
获取小红书笔记详情(标题、正文、点赞、标签、评论)。
note_id 和 xsec_token 都来自同一条 xiaohongshu_search 结果。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | 笔记 ID(从 xiaohongshu_search 结果中的 noteId 字段) | |
| xsec_token | Yes | 反爬 token(从同一条 xiaohongshu_search 结果中的 xsec_token 字段) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||