fetch_doc_content
Extract and explore web page content, including linked pages, to a specified depth for comprehensive documentation retrieval and topic analysis.
Instructions
Fetch web page content with the ability to explore linked pages up to a specified depth
Input Schema
Name | Required | Description | Default |
---|---|---|---|
depth | No | Maximum depth of directory/link exploration (default: 1) | |
url | Yes | URL of the web page to fetch |