# Free Dictionary Tool Node

> Fetches the definition and other dictionary information for a word using the Free Dictionary API

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

## Content

The Free Dictionary Node is responsible for fetching the definition and other dictionary information for a word using the free dictionary api. This node allows the agent to provide informative data directly sourced from Free Dictionary.

### Input Parameters
- **word**: The word to look up.

### Output
dict: A dictionary containing the definition, phonetics, and meanings of the word.
