View Source Anthropic.Messages.Content.WebSearchToolResult (anthropic_community v0.5.0)
The result of a web_search server-tool call. content is the raw decoded JSON payload
(a list of search-result maps, or an error map) — not deeply typed, since the API defines
several nested result/error sub-shapes; see the web search tool
docs for
its shape.