research_fetch_url
Fetch any URL and extract its text content for analysis or storage. Save results to a session for later use.
Instructions
Fetch and extract text content from a URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch content from | |
| sessionId | No | Session ID to store content |