Back to documentation
Preparing search index...
The search index is not available
API Reference
API Reference
langgraph/prebuilt
ToolInvocationInterface
Interface ToolInvocationInterface
Interface for invoking a tool
interface
ToolInvocationInterface
{
tool
:
string
;
toolInput
:
string
;
}
Index
Properties
tool
tool
Input
Properties
tool
tool
:
string
tool
Input
toolInput
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tool
tool
Input
Back to documentation
API Reference
Loading...
Interface for invoking a tool