INPUT OUTPUT WORKER¶
A general-purpose passthrough worker that relays inputs directly to outputs, enabling explicit data handoff between workflow steps. Use it to bridge disconnected nodes, expose intermediate values, or test connectivity in a pipeline.
When to use¶
Tagged: bridge, data_relay, input_output, job_submission, passthrough, workflow.
Disciplines¶
- platform.job_submission
- platform.workflow
Auto-generated from platform schema. Worker id: input_output. Schema hash: f61e135af284. Hand-curated docs in workerexamples/ override this page when present.