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