host-cron

asterai

v0.1.0 Interface Public

This is an interface-only component — it defines a contract that can be implemented by other components.

Interface

Exports
asterai:host-cron/scheduler@0.1.0
create-schedule(cronstring, component-namestring, function-namestring, args-jsonstring)
cancel-schedule(idschedule-id)
list-schedules()