find_orphans
Identify notes with no incoming or outgoing links to reveal disconnected content and guide vault cleanup.
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 |
|---|---|---|---|
| limit | No | ||
| folder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |