Schema
ForkCycleRequest
Request to fork an existing terminal cycle into a new one.
| Field | Type | Description |
|---|---|---|
input_data | object | null | Optional override of the new cycle's runtime_vars. When omitted, the donor's input_data is preserved verbatim. Any key changed here that a step's instruction substitutes via Jinja flips that step's content key, so it (and its dependents) re-run instead of seeding. |