browse
Provide a list of URLs and a detailed query; the tool visits each page and uses language AI to answer based on the content.
Instructions
Explore specific information in a list of urls. The parameters are a url list and a query. The urls will be browsed, and each content will be sent to a Large Language Model (LLM) as the based information to answer the query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | The url list. | |
| query | Yes | The query. A detailed natural language query is recommended. |