ExecutableTask: Task<any> | TaskGroup<any[]>

Represents a task that can be executed, which could be a single Task or a TaskGroup.