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) — required on company-scoped tools. Call email_list_projects to enumerate companies.

On this page