script
call-workflow

Callable Workflow Input and Output Schema Generator

universalBeginner

About this snippet

There is also a form version of this utility that you can use. Access it here. Take an example object and use it as a template to generate an input or output schema from that object.

This is useful when you

  1. Create a complex input/output schema (saves you time)
  2. Edit an existing schema (makes it possible)

See it in action