# Agify Name Tool Node

> Predict the age of a person based on their name

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

## Content

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

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

### Output
dict: A dictionary containing the predicted age and count.
