Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
verifyLatestForecast
Function verifyLatestForecast
verifyLatestForecast
(
workspace
:
string
,
scope
:
{
id
:
string
;
type
:
"AGENT"
|
"WORKSPACE"
|
"NODE"
}
,
)
:
{
file
:
SignedFileVerification
;
parseError
:
string
|
null
;
parseOk
:
boolean
;
}
Parameters
workspace
:
string
scope
:
{
id
:
string
;
type
:
"AGENT"
|
"WORKSPACE"
|
"NODE"
}
Returns
{
file
:
SignedFileVerification
;
parseError
:
string
|
null
;
parseOk
:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...