I see that I can watch a run that's been started or resume and watch a run that's been suspended (though I don't see any docs on anything other than starting workflows).
Can I get the results using a runId for a completed workflow?
I may be doing this incorrectly, but I have these workflows that take a long time to complete. I want to monitor them in the client, and once completed call a server action (using Next 15) to persist the results to the database.