hamqth_verify_qso
Check if a QSO (contact) between two stations is confirmed in HamQTH's public database. Provide both callsigns, date, and band to verify.
Instructions
Verify a QSO via HamQTH SAVP protocol (public, no auth required).
Checks if a QSO exists in HamQTH's database for both parties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mycall | Yes | Your callsign (e.g., "KI7MT"). | |
| hiscall | Yes | Other station's callsign (e.g., "OK2CQR"). | |
| date | Yes | QSO date in YYYYMMDD format (e.g., "20260305"). | |
| band | Yes | Band (e.g., "20M", "40M"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||