slipbox_find_similar_notes
Discover notes similar to a reference note by analyzing shared tags, links, and content overlap. Provide a note ID to uncover related knowledge you may have missed.
Instructions
Find notes similar to a given note.
Similarity is based on shared tags, common links, and content overlap. Useful for discovering connections you might have missed.
Args: note_id: ID of the reference note threshold: Minimum similarity score 0.0-1.0 (default: 0.3) limit: Maximum results (default: 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| note_id | Yes | ||
| threshold | No |