update_survey_flow
Replace the entire survey flow tree: retrieve the current flow, modify it, then submit the complete tree.
Instructions
Replace the entire survey flow tree. Use get_survey_flow first to get the current flow, modify it, then pass the full tree back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow | No | The complete flow tree object (same structure returned by get_survey_flow) | |
| surveyId | Yes | The Qualtrics survey ID |