fetch
Fetches a URL and extracts readable text content.
Return
A FetchResult containing the extracted text and metadata, or an error message.
Parameters
url
The URL to fetch.
Fetches a URL and extracts readable text content.
A FetchResult containing the extracted text and metadata, or an error message.
The URL to fetch.