get_note_detail
Retrieve complete details of a Xiaohongshu note, including content, comments, images, and engagement data. Provide note_id and xsec_token from search results.
Instructions
获取小红书笔记的完整详情,包括正文、评论、图片、互动数据。需要提供 note_id 和 xsec_token(从搜索结果中获取)。需要先登录(login_xiaohongshu)。默认仅返回较少评论;如需更深评论翻页,请显式提高 max_comments。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| xsec_token | No | ||
| max_comments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |