/queryi64::MAX - weight (higher weight = preferred path).
Request
| Field | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Must be "strongest_path". |
start | integer (u64) | Yes | Starting node ID. |
end | integer (u64) | Yes | Target node ID. |
Response
found is false, diagnostic explains why: start_not_found, end_not_found, or no_path (both nodes exist but no path connects them).