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

ParameterTypeRequiredDescription
urlstringYes
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page