Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
Lesson
Interface Lesson
interface
Lesson
{
agentId
:
string
;
appliedInFutureRun
?:
boolean
;
category
:
"success"
|
"failure"
|
"near-miss"
|
"insight"
;
description
:
string
;
id
:
string
;
resolution
?:
string
;
rootCause
?:
string
;
tags
?:
string
[]
;
taskType
?:
string
;
timestamp
:
string
;
}
Index
Properties
agent
Id
applied
In
Future
Run?
category
description
id
resolution?
root
Cause?
tags?
task
Type?
timestamp
Properties
agent
Id
agentId
:
string
Optional
applied
In
Future
Run
appliedInFutureRun
?:
boolean
category
category
:
"success"
|
"failure"
|
"near-miss"
|
"insight"
description
description
:
string
id
id
:
string
Optional
resolution
resolution
?:
string
Optional
root
Cause
rootCause
?:
string
Optional
tags
tags
?:
string
[]
Optional
task
Type
taskType
?:
string
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
applied
In
Future
Run
category
description
id
resolution
root
Cause
tags
task
Type
timestamp
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...