LemonGateway. Tools. Cron
(lemon_gateway v0.1.0)
View Source
LemonAgent tool for managing Lemon internal cron/scheduled jobs.
Supports actions to list, add, update, pause, resume, abort, remove, and trigger cron
jobs, as well as viewing run history. Delegates to
LemonAutomation.CronManager for persistence and scheduling.
Summary
Functions
@spec tool( String.t(), keyword() ) :: LemonAgent.Types.AgentTool.t()