Tachi67 commited on
Commit
dc8ba4c
·
1 Parent(s): 717499a

Update PlanFileEditorAtomicFlow.yaml

Browse files
Files changed (1) hide show
  1. PlanFileEditorAtomicFlow.yaml +8 -1
PlanFileEditorAtomicFlow.yaml CHANGED
@@ -1,2 +1,9 @@
1
  name: "PlanFileEditorAtomicFlow"
2
- description: "A flow that writes plan to a given file location"
 
 
 
 
 
 
 
 
1
  name: "PlanFileEditorAtomicFlow"
2
+ description: "A flow that writes plan to a given file location"
3
+
4
+ input_interface:
5
+ - "file_location"
6
+ - "plan"
7
+
8
+ output_interface:
9
+ - "plan_writer_output"