PersistentAI API Documentation / @persistentai/fireflow-types / LeafPlan
Interface: LeafPlan
Defined in: packages/fireflow-types/src/flow/execution/types.ts:38
Execute a single node.
Properties
nodeClass
nodeClass:
NodeClass
Defined in: packages/fireflow-types/src/flow/execution/types.ts:41
nodeId
nodeId:
string
Defined in: packages/fireflow-types/src/flow/execution/types.ts:40
type
type:
"leaf"
Defined in: packages/fireflow-types/src/flow/execution/types.ts:39