duplicate_survey
Create a copy of an existing survey with all its questions, styles, logic, and screens. Returns the new survey details including share_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Optional title for the copy (defaults to 'Original Title (Copy)') | |
| survey_id | Yes | The survey ID to duplicate |