File size: 212 Bytes
faf6c9a |
1 2 3 4 5 6 7 8 9 10 |
name: "PlanFileEditAtomicFlow"
description: "A flow that writes plan to a temp file"
input_interface:
- "plan"
- "plan_file_location"
output_interface:
- "plan_editor_output"
- "temp_plan_file_location" |