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(cron: string, component-name: string, function-name: string, args-json: string)
cancel-schedule(id: schedule-id)
list-schedules()