find_orphans
Identify orphan notes in an Obsidian vault that have no links to or from other notes, helping declutter disconnected content for better vault hygiene.
Instructions
Notes with zero incoming AND zero outgoing resolved links — useful for vault hygiene ("what's disconnected?") and cleanup decisions.
Args: folder: Optional vault-relative folder prefix to scope the search (e.g. "Cards/"). limit: Maximum results (default 50, hard cap 500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |