Country Disambiguator
Analyze this location name and determine if it refers to a country or city/region: Location: "{target}" Consider context clues like: - "Georgia travel" → country (not US state) - "Paris vacation" → city - "UK visa" → country - "New York attractions" → city Respond with JSON: { "isCountry": boolean, "resolvedName": "standardized name", "confidence": 0.0-1.0 }
fill the variables
This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.
{target}
Unlock with Pro →when to use it
Community prompt sourced from the open-source GitHub repo chernistry/voyant (NOASSERTION). A "Country Disambiguator" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
lifestylecommunitygeneral
source
chernistry/voyant · NOASSERTION