fetch_doc
Fetch document text from a URL, blocking server-side request forgery attempts. Retrieve web document content securely.
Instructions
Fetch the text of a document at a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |