Skills & utilities
email_fetch_url
Fetch a URL the operator pasted into chat and return its readable text.
read email_fetch_url
Fetch a URL the operator pasted into chat and return its readable text. Use when the operator references a webpage you don't already know. Strips HTML and truncates to ~50KB. Only http/https URLs.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | Yes | |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |