Task dependencies transform into callable functions: call with the task input and you receive the task output. Call options are always passed as the second argument to avoid ambiguous object-input vs options inference.
Task dependencies transform into callable functions: call with the task input and you receive the task output. Call options are always passed as the second argument to avoid ambiguous object-input vs options inference.