Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
benchCreateForApi
Function benchCreateForApi
benchCreateForApi
(
params
:
{
id
?:
string
|
null
;
labels
?:
{
agentType
?:
|
"code-agent"
|
"support-agent"
|
"ops-agent"
|
"research-agent"
|
"sales-agent"
|
"other"
;
deployment
?:
"host"
|
"single"
|
"k8s"
|
"compose"
;
industry
?:
"health"
|
"software"
|
"fintech"
|
"other"
|
"manufacturing"
;
}
;
named
?:
boolean
;
outFile
?:
string
|
null
;
scope
:
"agent"
|
"node"
|
"workspace"
;
windowDays
?:
number
;
workspace
:
string
;
}
,
)
:
BenchCreateResult
Parameters
params
:
{
id
?:
string
|
null
;
labels
?:
{
agentType
?:
|
"code-agent"
|
"support-agent"
|
"ops-agent"
|
"research-agent"
|
"sales-agent"
|
"other"
;
deployment
?:
"host"
|
"single"
|
"k8s"
|
"compose"
;
industry
?:
"health"
|
"software"
|
"fintech"
|
"other"
|
"manufacturing"
;
}
;
named
?:
boolean
;
outFile
?:
string
|
null
;
scope
:
"agent"
|
"node"
|
"workspace"
;
windowDays
?:
number
;
workspace
:
string
;
}
Returns
BenchCreateResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...