WebSearchActionSearch interface
Action type "search" - Performs a web search query.
Property Details
query
The search query.
query: string
Property Value
string
sources
The sources used in the search.
sources?: WebSearchActionSearchSources[]
Property Value
type
The action type.
type: "search"
Property Value
"search"