find_tv_stations
ActiveTool of dxtra Radio — Frequency Database
Find TV stations by city, ZIP code, callsign, channel number, or network name. Returns coverage data with terrain-aware modeling. Examples: 'WABC', 'NBC near Chicago', '7', '10001'. Source: FCC TV Query (full-power DTV stations). US only.
Parameters schema
{
"type": "object",
"title": "find_tv_stationsArguments",
"required": [
"query"
],
"properties": {
"lat": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"title": "Lat",
"default": null,
"description": "Optional latitude in decimal degrees. Use with lon to constrain to a specific location."
},
"lon": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"title": "Lon",
"default": null,
"description": "Optional longitude in decimal degrees. Negative = West."
},
"query": {
"type": "string",
"title": "Query",
"description": "What to find: callsign ('WABC'), channel number ('7'), network ('NBC'), city, ZIP, or 'X near Y' like 'NBC near Chicago'."
},
"radius_miles": {
"type": "integer",
"title": "Radius Miles",
"default": 75,
"description": "Search radius in miles when query resolves to a location. Default 75."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
dxtra Radio — Frequency Database
1/7 registries