clone_project
Create a copy of a SemaphoreUI project by backing it up and restoring it under a new name. Specify the source project ID and the new name.
Instructions
Clone a project by backing it up and restoring it with a new name.
Args: project_id: ID of the source project name: Name for the cloned project validate: Validate backup payload before restore
Returns: Source project ID, created clone, and backup summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| name | Yes | ||
| validate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||