Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
standard/externalEvidenceProfile
ExternalEvidenceEvent
Interface ExternalEvidenceEvent
interface
ExternalEvidenceEvent
{
attributes
:
Record
<
string
,
string
|
number
|
boolean
|
null
>
;
cost
:
|
{
amount
:
string
;
asOf
:
string
;
currency
:
string
;
source
:
string
}
|
null
;
durationNs
:
number
|
null
;
id
:
string
;
kind
:
|
"error"
|
"cancel"
|
"output"
|
"input"
|
"metadata"
|
"tool-call"
|
"tool-result"
;
outcome
:
"unknown"
|
"success"
|
"cancelled"
|
"failure"
|
null
;
parentId
:
string
|
null
;
sourceTime
:
string
|
null
;
toolCallId
:
string
|
null
;
}
Index
Properties
attributes
cost
duration
Ns
id
kind
outcome
parent
Id
source
Time
tool
Call
Id
Properties
attributes
attributes
:
Record
<
string
,
string
|
number
|
boolean
|
null
>
cost
cost
:
{
amount
:
string
;
asOf
:
string
;
currency
:
string
;
source
:
string
}
|
null
duration
Ns
durationNs
:
number
|
null
id
id
:
string
kind
kind
:
|
"error"
|
"cancel"
|
"output"
|
"input"
|
"metadata"
|
"tool-call"
|
"tool-result"
outcome
outcome
:
"unknown"
|
"success"
|
"cancelled"
|
"failure"
|
null
parent
Id
parentId
:
string
|
null
source
Time
sourceTime
:
string
|
null
tool
Call
Id
toolCallId
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
cost
duration
Ns
id
kind
outcome
parent
Id
source
Time
tool
Call
Id
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...