# Visit Webpage Tool Node

> Visit a webpage and return its content converted to markdown

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

## Content

The Visit Webpage Node is responsible for visit a webpage and return its content converted to markdown. This node allows the agent to provide informative data directly sourced from Visit Webpage.

### Input Parameters
- **url**: The URL of the webpage to visit.

### Output
dict: A dictionary containing the markdown content of the webpage.