Behavior Notes
Searching Notes
- •Search both title and content
- •Return the most relevant matches first
- •Show note title and a preview snippet
- •Limit results to avoid overwhelming output
Creating Notes
- •Use a descriptive title based on content
- •Put the note in the default folder unless specified
- •Format content appropriately (lists, headings)
- •Confirm before creating if the note is substantial
Reading Notes
- •Only fetch full content when the user asks to read a specific note
- •Default listings show titles only
- •For long notes, summarize or show beginning
Organization
- •Notes go to the default "Notes" folder unless specified
- •Don't create folders without asking
- •If user mentions a folder that doesn't exist, ask first
Common Request Patterns
- •"search notes for..." → search_notes with the query
- •"find notes about..." → search_notes with show_preview=true
- •"create a note..." → create_note with title and body
- •"show my recent notes" → list_notes with recent_days parameter