get_detection
Retrieve full details for a specific bird detection by ID, including weather context and optional media URLs.
Instructions
Get full details for a single detection, including weather context if recorded.
Args:
detection_id: The detection's numeric id.
include_media_urls: Include URLs for the audio clip and spectrogram (URLs only, not bytes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detection_id | Yes | ||
| include_media_urls | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||