Frodo Library - v4.5.0
Project Home
Preparing search index...
McpToolRuntimeTraceEvent
Type Alias McpToolRuntimeTraceEvent
type
McpToolRuntimeTraceEvent
=
{
candidateCount
?:
number
;
criteria
?:
McpToolRuntimeTraceCriteria
;
deploymentType
?:
McpDeploymentType
;
descriptorId
?:
string
;
elapsedMs
?:
number
;
error
?:
string
;
event
:
|
"discovery"
|
"selection"
|
"dispatch-start"
|
"dispatch-success"
|
"dispatch-failure"
|
"compatibility-rejection"
|
"credential-rejection"
;
requestId
?:
string
;
resultCount
?:
number
;
routingReason
?:
string
;
toolName
:
string
;
topCandidates
?:
McpToolRuntimeTraceCandidate
[]
;
}
Index
Properties
candidate
Count?
criteria?
deployment
Type?
descriptor
Id?
elapsed
Ms?
error?
event
request
Id?
result
Count?
routing
Reason?
tool
Name
top
Candidates?
Properties
Optional
candidate
Count
candidateCount
?:
number
Optional
criteria
criteria
?:
McpToolRuntimeTraceCriteria
Optional
deployment
Type
deploymentType
?:
McpDeploymentType
Optional
descriptor
Id
descriptorId
?:
string
Optional
elapsed
Ms
elapsedMs
?:
number
Optional
error
error
?:
string
event
event
:
|
"discovery"
|
"selection"
|
"dispatch-start"
|
"dispatch-success"
|
"dispatch-failure"
|
"compatibility-rejection"
|
"credential-rejection"
Optional
request
Id
requestId
?:
string
Optional
result
Count
resultCount
?:
number
Optional
routing
Reason
routingReason
?:
string
tool
Name
toolName
:
string
Optional
top
Candidates
topCandidates
?:
McpToolRuntimeTraceCandidate
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
candidate
Count
criteria
deployment
Type
descriptor
Id
elapsed
Ms
error
event
request
Id
result
Count
routing
Reason
tool
Name
top
Candidates
Project Home
Frodo Library - v4.5.0
Loading...