Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
Workflows
StepFailed
Interface StepFailed<TInput>
interface
StepFailed
<
TInput
>
{
status
:
"failed"
;
error
:
Error
;
payload
:
TInput
;
startedAt
:
number
;
endedAt
:
number
;
}
Type Parameters
TInput
Index
Properties
status
error
payload
started
At
ended
At
Properties
status
status
error
error
:
Error
payload
payload
:
TInput
started
At
started
At
:
number
ended
At
ended
At
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
error
payload
started
At
ended
At
@iqai/adk API Documentation
Loading...