Web Fetch

Fetch and extract content from a specified web URL.

Request

Request body for fetching web content. The last user message must contain a valid URL.
urlstringRequired
The URL of the web page to fetch and extract content from.

Response

Web content fetched successfully.
contentlist of objects
List of content blocks generated by the tool. Blocks can include plain text, citations, source attributions, or images.
is_errorbooleanDefaults to false
True if the tool encountered an error during execution.

Errors

401
Unauthorized Error
422
Unprocessable Entity Error