@node-in-layers/mcp
Preparing search index...
ExecuteFunctionData
Interface ExecuteFunctionData
Extracted data when an MCP tool execution represents a Function execution.
interface
ExecuteFunctionData
{
args
:
T
;
functionName
:
string
;
toolName
:
string
;
}
Index
Properties
args
function
Name
tool
Name
Properties
Readonly
args
args
:
T
Readonly
function
Name
functionName
:
string
Readonly
tool
Name
toolName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
function
Name
tool
Name
@node-in-layers/mcp
Loading...
Extracted data when an MCP tool execution represents a Function execution.