Benchling Workflow Output Schema API
Defines the structure of `WorkflowOutput` instances produced by tasks of a given `WorkflowTaskSchema`. Each output schema specifies `fieldDefinitions` for the data to be captured, an optional `prefix` for human-readable output IDs, and a `name` for identification. Output schemas belong to an `Organization` and are linked to their parent `workflowTaskSchema`. In flowcharts, output schemas can define data that flows between nodes.