Duplicate a site
duplicate_siteServer-side copy of an owned site under a new slug — instantly live. Copies files + title; does NOT copy access settings, domains, or data. Great for iterating on variants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | site slug to copy | |
| title | No | display title for the new copy (defaults to source title) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |