Paths_from_entity() for Tasks?

paths_from_entity works for Tasks only if the Tasks are folders in the Schema. However, it seems useful to get the Task Step folder if this is not the case. Currently the only option seems to be calling paths_from_entity on a given Task’s entity, but I need the Step folder for the Task.

How can I get the path to the Step folder of a Task?

Thank you!