Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
adaptersRunCli
Function adaptersRunCli
adaptersRunCli
(
params
:
{
adapterId
?:
string
;
agentId
?:
string
;
command
:
string
[]
;
mode
?:
"SUPERVISE"
|
"SANDBOX"
;
workOrderId
?:
string
;
workspace
:
string
;
}
,
)
:
Promise
<
AdapterRunResult
>
Parameters
params
:
{
adapterId
?:
string
;
agentId
?:
string
;
command
:
string
[]
;
mode
?:
"SUPERVISE"
|
"SANDBOX"
;
workOrderId
?:
string
;
workspace
:
string
;
}
Returns
Promise
<
AdapterRunResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...