Body
application/json
Request body for fetching web content. The last user message must contain a valid URL.
Request body for web content fetching using the tool.
The URL of the web page to fetch and extract content from.
Examples:
"https://example.com/article"
Response
Web content fetched successfully.
Response returned from tool-based operations.
List of content blocks generated by the tool. Blocks can include plain text, citations, source attributions, or images.
- TextBlock
- ImageBlock
- AudioBlock
- BinaryBlock
- ResourceLinkBlock
- ResourceBlock
- SourceBlock
- ToolUseBlock
- ThinkingBlock
- TLDRBlock
True if the tool encountered an error during execution.