search_competitions
Search for FIFA competitions by name or fragment. Returns matching competitions with their IDs for later use.
Instructions
Start here. Find a FIFA competition (the FIFA World Cup, Women's World Cup, club competitions and more) by name or fragment, e.g. 'world cup'. Returns the matching competitions, each with the string idCompetition that every other tool builds on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return FIFA's untouched payload instead of the trimmed shape | |
| name | Yes | Competition name or fragment, e.g. 'world cup' | |
| language | No | Language code passed through to the API and used for name selection | en |