Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
ToolArgument
Type Alias ToolArgument<I, O>
ToolArgument
:
|
string
|
ToolAction
<
I
,
O
>
|
Action
<
I
,
O
>
|
ToolDefinition
|
ExecutablePrompt
<
any
,
any
,
any
>
A reference to a tool in the form of a name, definition, or the action itself.
Type Parameters
I
extends
ZodTypeAny
=
ZodTypeAny
O
extends
ZodTypeAny
=
ZodTypeAny
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...
A reference to a tool in the form of a name, definition, or the action itself.