Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
Workflows
ExecuteFunction
Type Alias ExecuteFunction<TInput, TOutput, TResume, TSuspend>
Execute
Function
<
TInput
,
TOutput
,
TResume
,
TSuspend
>
:
(
(
context
:
ExecuteContext
<
TInput
,
TResume
,
TSuspend
>
)
=>
Promise
<
TOutput
>
)
Type Parameters
TInput
=
unknown
TOutput
=
unknown
TResume
=
unknown
TSuspend
=
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@iqai/adk API Documentation
Loading...