Share via


WebSearchActionSearch interface

Action type "search" - Performs a web search query.

Properties

query

The search query.

sources

The sources used in the search.

type

The action type.

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"