List Xiaohongshu user notes
xhs_get_user_notesRetrieve paginated notes posted by a Xiaohongshu user using their user ID.
Instructions
List posted notes for a Xiaohongshu user_id (paginated). Returns note summaries and next_cursor for pagination. Use when the user asks for a creator's recent posts. Settles ~0.01 USDC via x402 per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor from the previous response's next_cursor. Omit or null for the first page. | |
| user_id | Yes | Xiaohongshu user ID string from a profile or prior note author. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |