get_favorites_list
Get a list of favorited Xiaohongshu notes with basic metadata (title, URL, cover). Ideal for analyzing saved content without fetching full details.
Instructions
从当前登录用户的收藏夹获取笔记列表。返回笔记的基本信息(标题、URL、封面等),但不包含详细内容和图片。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回的笔记数量(默认 20,最大 50) |