copy_survey
Copy an existing survey to a new one. Provide the source survey ID and new name; the tool returns the new survey ID.
Instructions
Copy an existing survey to a new one. Returns the new survey ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sNewname | Yes | Name of the new survey. | |
| DestSurveyID | No | Optional. Desired ID for the copy. | |
| iSurveyID_org | Yes | ID of the source survey. |