Concept Flow - Copy-Item and Move-Item
Start
Specify Source Path
Specify Destination Path
Choose Operation: Copy or Move
Copy-Item: Duplicate file/folder
Confirm copy success
Move-Item: Transfer file/folder
Confirm move success
End
The flow starts by specifying source and destination paths, then choosing to copy or move the item, and finally confirming the operation success.