aprs_position
Retrieve the last known position of an APRS callsign by querying aprs.fi or listening to the APRS-IS stream until a matching packet is received.
Instructions
Look up the last known position(s) of a callsign.
If APRSFI_API_KEY is configured, the aprs.fi API is queried first for the station's last known location (fast, reliable). Otherwise the APRS-IS stream is listened to with a station filter until a matching packet is received or the timeout expires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Seconds to listen for a matching packet (default 120). | |
| callsign | Yes | Station callsign, e.g. "ZS1GFL-10". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |