fetch_doc
Retrieve full document content from a registered URL. Use search_docs to locate the URL, then fetch the complete page content.
Instructions
Fetch full content of a doc url. The url must belong to a registered source (use search_docs first). Content is fetched live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Document URL from a search_docs result |