Create a new scheduled task
Description
Create a new scheduled task
Usage
1task_create(name, prompt, schedule = NULL, description = NULL,
2 notification_sink = "console", agent_id = "main")
Arguments
name: Task nameprompt: Prompt to send to agentschedule: Cron expression or special stringdescription: Optional descriptionnotification_sink: Where to send output: console, file, signalagent_id: Agent identifier
Value
Task ID