# Nationalize Name Tool Node

> Predict the nationality of a person based on their name

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

## Content

The Nationalize Name Node is responsible for predict the nationality of a person based on their name. This node allows the agent to provide informative data directly sourced from Nationalize Name.

### Input Parameters
- **name**: The name to predict nationality for.

### Output
dict: A dictionary containing the predicted nationalities and probabilities.
