nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
ToolInvokedEvent
Interface ToolInvokedEvent
MCP tool lifecycle events (Issue #1186).
interface
ToolInvokedEvent
{
timestamp
:
number
;
type
:
"tool.invoked"
;
toolName
:
string
;
invocationId
:
string
;
}
Hierarchy
BaseEvent
ToolInvokedEvent
Index
Properties
timestamp
type
tool
Name
invocation
Id
Properties
Readonly
timestamp
timestamp
:
number
Readonly
type
type
:
"tool.invoked"
Readonly
tool
Name
toolName
:
string
Readonly
invocation
Id
invocationId
:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
timestamp
type
tool
Name
invocation
Id
GitHub
npm
nexus-agents - v2.80.0
Loading...
MCP tool lifecycle events (Issue #1186).