@runloop/remote-agents-sdk
Preparing search index...
codex
WebSearchAction
Type Alias WebSearchAction
WebSearchAction
:
|
{
queries
?:
string
[]
;
query
?:
string
;
type
:
"search"
}
|
{
type
:
"open_page"
;
url
?:
string
}
|
{
pattern
?:
string
;
type
:
"find_in_page"
;
url
?:
string
}
|
{
type
:
"other"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@runloop/remote-agents-sdk
Loading...