fetch_url
Fetch and extract text content from any public URL for prospect research. Pass a URL to get its text, respecting rate limits and size caps.
Instructions
Scoped scraper for prospect research. Pass a public URL (e.g. a prospect's company homepage) and get the text contents back. Rate-limited to 30 calls/min per agent. Respects the 256KB cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Absolute http(s) URL to fetch |