find_stations_by_name
Search radio stations by name to locate specific broadcasts. Supports exact matching, sorting, and pagination for refined results.
Instructions
Find stations by name (GET /json/stations/byname[/exact]/{name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exact | No | ||
| limit | No | ||
| order | No | votes | |
| value | Yes | ||
| offset | No | ||
| reverse | No | ||
| timeout | No | ||
| hidebroken | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |