Runner definition and a Tilebox workflows client.
The returned TaskRunner connects to the Tilebox API, advertises the task registrations from the Runner definition, and executes matching tasks from the selected cluster.
Parameters
Tilebox workflows client used by the direct runner.
The cluster slug for the runner. If not provided, the default cluster is used.
Example
Python