search_tracks
Search US motocross tracks, off-road parks and training facilities by name, state or discipline. Returns name, city, state and the slug needed for get_track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, 1 to 100. Default 25. | |
| query | No | Free text, matched against the track name | |
| state | No | Two-letter US state code, e.g. CA | |
| motorsports | No | Comma separated, e.g. motocross,atv |