get_competition
Retrieve details of a FIFA competition using its competition ID, including name, organizer, and type. Use search_competitions to find the ID if only the name is known.
Instructions
Get details for one FIFA competition by its idCompetition (name, organizer, type). Use search_competitions first if you only have the competition's name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return FIFA's untouched payload instead of the trimmed shape | |
| language | No | Language code passed through to the API and used for name selection | en |
| idCompetition | Yes |