eqsl_verify
Verify if a specific amateur radio contact exists in eQSL.cc by checking sender, receiver, band, and date without authentication.
Instructions
Check if a specific QSO exists in eQSL (public, no auth required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_call | Yes | Sender's callsign. | |
| to_call | Yes | Receiver's callsign. | |
| band | Yes | Band (e.g., '20m'). | |
| qso_date | Yes | QSO date in YYYY-MM-DD format. | |
| mode | No | Mode (exact match — use 'USB' not 'SSB', 'PSK31' not 'PSK'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||