Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
SessionTurn
Interface SessionTurn
interface
SessionTurn
{
content
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
role
:
TurnRole
;
timestamp
?:
number
;
toolName
?:
string
;
toolResult
?:
string
;
}
Index
Properties
content
metadata?
role
timestamp?
tool
Name?
tool
Result?
Properties
content
content
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
role
role
:
TurnRole
Optional
timestamp
timestamp
?:
number
Optional
tool
Name
toolName
?:
string
Optional
tool
Result
toolResult
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
metadata
role
timestamp
tool
Name
tool
Result
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...