Is there any way to modify scheduled tasks from another application?

While my application is running, is there any way to add/update/delete my scheduled tasks from another application?

I was planning on making my application a console app. But I’d need to be able to modify the tasks from my website.

I see there is an option for using SQL. Is there any support for modifying the scheduled tasks tables so that another application would pick them up?