Sometimes designing and programming server API actions can take a lot of time and when you need to convert/add Server API Action to Scheduled Action - you need to recreate everything from the beginning.
Suggestion: It would be a great feature if we could convert our Server API Actions to scheduled action.
Given the team has not implemented this after so many requests and questions, I would rather they at least implement direct copy/convert-to-library functionality first. Then move on to more precise options like converting selected steps to library.
Also, if you think more about it, what would actually make sense - is copy-paste.
That way, you can copy step/steps, and paste them in another SA or library as you need. But that is another request that has been popping up in discussions with no interest from the team yet.
As a work around - I’m designing and testing functionality as Server API action and when it’s done - copying EXEC part from Code View from Server API action to Scheduled Action.
Not sure if it’s good or not but it works.