Idea Summary
Extend the APEX_AUTOMATION package with APIs to create/update Automations
Use Case
This enables to create or modify Automations from within an APEX application. Currently this is only possible from within the App Builder. This enables the creation of applications which can maintain scheduled background processes.
Preferred Solution (Optional)
New APIs in the APEX_AUTOMATION package: create_automation, update_automation. Key feature for my purpose is the ability to update the polling interval.