rednote_analyze_note
Analyze RedNote notes by ID or direct content to uncover structure, sentiment, and engagement patterns. Identify title patterns, content type, hooks, and structural insights.
Instructions
Analyze a RedNote note's structure, sentiment, and engagement patterns.
Can analyze by note_id (fetches the note) or by providing content directly. Returns title pattern, content type, sentiment, hooks, and structural analysis.
Args: note_id: Note ID to analyze (fetches from data source) content: Or provide content text directly for analysis title: Title to analyze (used with content parameter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | No | ||
| content | No | ||
| title | No |