get_nearest_observations_for_species
Find the nearest recent bird observation for a species near a location. Enter species code and coordinates, with optional search radius and days back, to get the closest sighting.
Instructions
Find the nearest recent observation of a specific species to a location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lng | Yes | Longitude | |
| back | No | Days back (1-30) | |
| dist | No | Search radius in km | |
| speciesCode | Yes | eBird species code |