wspr_spots
Retrieve recent WSPR spots with filters for callsign, band, grid, SNR, and distance to analyze propagation paths.
Instructions
Get recent WSPR spots.
WSPR beacons transmit every 2 minutes on precise frequencies. Each spot is a 2-minute integration proving a propagation path exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| callsign | No | Filter by TX or RX callsign (e.g., KI7MT, K9AN). Empty for all. | |
| band | No | Filter by band (e.g., 20m, 40m, 10m). Empty for all bands. | |
| hours | No | Time window in hours (1-72, default 24). | |
| limit | No | Maximum spots to return (1-200, default 50). | |
| grid | No | Filter by grid square prefix (e.g., DN13, FN31). Matches TX or RX. | |
| min_snr | No | Minimum SNR in dB (e.g., -20). Filter out weak signals. | |
| max_snr | No | Maximum SNR in dB (e.g., -5). Filter out strong signals. | |
| min_distance | No | Minimum path distance in km (e.g., 5000 for DX only). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||