Agent Node Docs

Rest Countries Info Tool Node

Get detailed information about a country from the REST Countries API

Rest Countries Info Tool Node

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

Rest Countries Info Tool Node