Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude
API/schemas
Schema

ForkCycleRequest

Request to fork an existing terminal cycle into a new one.

FieldTypeDescription
input_dataobject | nullOptional 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.