Web Fetch
Fetch and extract content from a specified web URL.
Request
This endpoint expects an object.
url
The URL of the web page to fetch and extract content from.
Response
This endpoint returns an object.
content
List of content blocks generated by the tool. Blocks can include plain text, citations, source attributions, or images.
is_error
True if the tool encountered an error during execution.
Errors
401
Unauthorized
422
Unprocessable Entity

