search_notes_by_keyword
Search Xiaohongshu notes by keyword to retrieve a list of matching results including title, URL, cover, and author, with options to sort by general, popular, or latest.
Instructions
按关键词搜索小红书笔记。返回搜索结果列表(包含标题、URL、封面、作者)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 返回结果数量(默认 10,最大 50) | |
| keyword | Yes | 搜索关键词 | |
| sortType | No | 排序方式:general(综合,默认)、popular(最热)、latest(最新) | general |