StepFlow.LiveWorkers.list_live_workers

You're seeing just the function list_live_workers, go back to StepFlow.LiveWorkers module for more information.
Link to this function

list_live_workers(params \\ %{})

View Source

Returns the list of Live Worker.

Examples

iex> StepFlow.LiveWorkers.list_live_workers()
%{data: [], page: 0, size: 10, total: 0}