1 2 3 4 5 6 7 8 9 10 11
class: Workflow inputs: number: int flag: boolean reverseflag: boolean foo: string arr: type: type: array items: int outputs: []