@nexartis/nexartis-nanda-node-sdk - v1.2.1
Preparing search index...
WorkflowStep
Interface WorkflowStep
interface
WorkflowStep
{
action
:
string
;
agentId
:
string
;
condition
:
Record
<
string
,
unknown
>
|
null
;
config
:
Record
<
string
,
unknown
>
;
dependsOn
:
string
[]
;
id
:
string
;
order
:
number
;
workflowId
:
string
;
}
Index
Properties
action
agent
Id
condition
config
depends
On
id
order
workflow
Id
Properties
action
action
:
string
agent
Id
agentId
:
string
condition
condition
:
Record
<
string
,
unknown
>
|
null
config
config
:
Record
<
string
,
unknown
>
depends
On
dependsOn
:
string
[]
id
id
:
string
order
order
:
number
workflow
Id
workflowId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
agent
Id
condition
config
depends
On
id
order
workflow
Id
@nexartis/nexartis-nanda-node-sdk - v1.2.1
Loading...