OptionalalternativesUp to 10 same-length alternatives, only when include_alternatives=true.
Whether a path was found within max_depth.
Source path (vault-relative, with .md).
Number of hops in path. -1 when not found. 0 for from = to.
Shortest path as a sequence of PathStep. Empty on miss.
Destination path.
Result of a findPath traversal.
found: false+hops: -1indicates no path withinmax_depth.alternativesis populated only whenargs.include_alternativesis true and at least one same-length alternative exists.