Smithery

countries_bulk

Download the complete versioned countries dataset as JSON for caching, offline use, or multi-country analysis when a single country_lookup call is not enough.

Remote smithery-miwy/agentbits

Remote (network-hosted)

Other tools also called countries_bulk? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "version": {
      "type": "string",
      "default": "1",
      "description": "Dataset version to retrieve. Defaults to 1."
    }
  }
}