get_observation_frequency
Estimate the probability of spotting a bird species at a location during a specific week, using historical observation data.
Instructions
Estimate how likely a species is to be seen at a location during a specific week — uses historic observation data as a proxy for detection probability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | Day of month (1-31) — center of the week to check | |
| month | Yes | Month (1-12) | |
| regionCode | Yes | eBird region code | |
| speciesCode | Yes | eBird species code |