Probably best to do a simple search or query in the summarize step to try and identify the last work order created (by created date, perhaps) then perform the logic you need to on that record.
Alternatively, if you really don't need the parallel execution and the amount of work orders created wouldn't exceed the governance for a scheduled script, this might be a good use case for a scheduled script.