from examples.dataclasses.worker import Input, say_hello say_hello.run(input=Input(name="Hatchet"))