# Rest Countries Info Tool Node

> Get detailed information about a country from the REST Countries API

**URL:** https://caywork.com/learn/docs/node/rest_countries_info_node

## Content

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.).
