Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
Agents
SingleBeforeToolCallback
Type Alias SingleBeforeToolCallback
Single
Before
Tool
Callback
:
(
(
tool
:
BaseTool
,
args
:
Record
<
string
,
any
>
,
toolContext
:
ToolContext
)
=>
|
Record
<
string
,
any
>
|
null
|
undefined
|
Promise
<
Record
<
string
,
any
>
|
null
|
undefined
>
)
Single before tool callback type
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@iqai/adk API Documentation
Loading...
Single before tool callback type