Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
exportEvidenceBundle
Function exportEvidenceBundle
exportEvidenceBundle
(
params
:
{
agentId
?:
string
;
outFile
:
string
;
runId
:
string
;
workspace
:
string
;
}
,
)
:
{
eventCount
:
number
;
fileCount
:
number
;
manifest
:
BundleManifest
;
outFile
:
string
;
sessionCount
:
number
;
}
Parameters
params
:
{
agentId
?:
string
;
outFile
:
string
;
runId
:
string
;
workspace
:
string
}
Returns
{
eventCount
:
number
;
fileCount
:
number
;
manifest
:
BundleManifest
;
outFile
:
string
;
sessionCount
:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...