List Geounits
list_geounitsList UNESCO UIS geographic units (countries/regions) with their ISO3 code (id), name and type. Use the id as geoUnit in get_data. Optional case-insensitive name substring filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 300). | |
| search | No | Case-insensitive substring matched against country/region name, e.g. "brazil". |