rednote_get_note_detail
Retrieve complete details of a RedNote note, including content, engagement metrics, author info, and optionally comments.
Instructions
Get full details of a specific RedNote note.
Retrieves the complete note content, engagement metrics, author info, and optionally comments.
Args: note_id: The note's unique ID include_comments: Whether to include comments (default: False)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ||
| include_comments | No |