task_get

Get a task by ID

Description

Get a task by ID

Usage

task_get(task_id, agent_id = "main")

Arguments

  • task_id: Task ID
  • agent_id: Agent identifier

Value

Task list, or NULL if not found