web_fetch
Fetch a URL over HTTP(S) and extract its text content for use in tasks.
Instructions
Fetch a URL over HTTP(S) and return its extracted text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||