ai-agent-flow - v1.0.0
index
Node
Class Node
Abstract
Index
Constructors
constructor
Properties
id
Methods
execute
get
Id
Constructors
constructor
new
Node
(
id
:
string
)
:
Node
Parameters
id
:
string
Returns
Node
Properties
Protected
id
id
:
string
Methods
Abstract
execute
execute
(
context
:
Context
)
:
Promise
<
NodeResult
>
Parameters
context
:
Context
Returns
Promise
<
NodeResult
>
get
Id
getId
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
Methods
execute
get
Id
ai-agent-flow - v1.0.0