search_race
Find cycling races by name to retrieve their IDs and countries. Use this tool to search for races like Tour de France or Giro d'Italia and get structured information for further operations.
Instructions
Search for cycling races by name. This tool helps find races by their name, returning a list of matching races with their IDs and countries. This is useful when you know a race's name but need its ID for other operations.
Example usage:
- Search for "tour" to find Tour de France and other tours
- Search for "giro" to find Giro d'Italia
Returns a formatted string with:
- List of matching races
- Each race's ID, name, and country
- Number of matches found
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes |