Appearance
const geoWithinRadiusTool: Tool<SpooledArtifact>;
Check whether a point lies within a radius of a centre coordinate.
Uses the haversine distance internally; returns the radius unit chosen by the caller (km or miles) in the result string.