task_update

Update a task

Description

Update a task

Usage

task_update(task_id, ..., agent_id = "main")

Arguments

  • task_id: Task ID
  • ...: Fields to update (name, description, schedule, prompt, status, notification_sink)
  • agent_id: Agent identifier

Value

Invisible TRUE on success