qrz_download
Download your complete QRZ logbook as raw ADIF text, with optional filters for band, mode, and date range. Paginates automatically to collect all records.
Instructions
Download your complete QRZ logbook as raw ADIF text.
Returns the .adi file content — save to disk for import into your logger. Transparently paginates to collect all records. Rate-limited to avoid API bans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persona | Yes | Persona name configured in adif-mcp. | |
| band | No | Filter by band (e.g., '20m'). | |
| mode | No | Filter by mode (e.g., 'FT8'). | |
| start_date | No | Date range start (YYYY-MM-DD). | |
| end_date | No | Date range end (YYYY-MM-DD). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||