The Rest Countries Info Node is responsible for get detailed information about a country from the rest countries api. This node allows the agent to provide informative data directly sourced from Rest Countries Info.
Input Parameters
- name: The name of the country (e.g., 'United Kingdom', 'Turkey').
Output
dict: A dictionary containing country information (population, capital, languages, etc.).
