get_detection_detail
Retrieve complete details for a bird detection by ID, including weather conditions, confidence score, and audio clip URL to analyze a specific sighting.
Instructions
Get comprehensive details for a single detection by its numeric ID (obtained from get_recent_detections or search_detections): weather conditions at detection time, confidence score, and audio clip URL. Use after an interesting detection ID has been identified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric detection ID, as returned by get_recent_detections or search_detections |