fetch
Retrieve and extract content from a single URL. Returns parsed text data for analysis or integration.
Instructions
Fetch a single URL and return its extracted content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||