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.
