Tournament catalogue
search_tournamentsSearch the tournament catalogue to find events by name or list them, with details on surface, location, and category.
Instructions
Search the tournament catalogue — the stable id space that match objects carry as tournament_id. Returns surface, indoor, host city/country and category where curated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour | No | Restrict to one tour. | |
| limit | No | Maximum tournaments to return (1-200). | |
| query | No | Full or partial tournament name, e.g. "wimbledon". Omit to list all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True when the call returned data. False for a tier wall, a missing or rejected key, or an empty result — all of which are normal states with a clear remedy, not failures. | |
| message | Yes | Human-readable summary. Identical to the text content, so either half can be used alone. | |
| tournaments | No | Matching tournaments, name order. |