iota_nearby
Find IOTA groups near a location by providing latitude and longitude. Returns the closest groups based on great-circle distance.
Instructions
Find IOTA groups nearest to a location.
Computes great-circle distance from the given coordinates to the center of each IOTA group's bounding box.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Latitude in decimal degrees (e.g., 43.6 for Boise). | |
| longitude | Yes | Longitude in decimal degrees (e.g., -116.2 for Boise). | |
| limit | No | Maximum results to return (default 20). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||