These public content records describe provider-managed web searches and fetches. They are generated by ellmer when a built-in web tool runs and can be consumed by user interfaces without parsing provider response data.
Arguments
- query
The web search query.
- extra
Raw provider-specific metadata, or
NULL.- sources
A list of WebSource objects returned by a search.
- url
The URL requested or fetched. Fetch responses may use
NULLwhen the provider reports a failure without identifying the URL.- status
A normalized fetch outcome:
"success","error", orNULLwhen the provider does not report an outcome.
Value
An S7 object that inherits from Content.
