clone_project
Create a project copy by backing up an existing one and restoring it with a new name, optionally validating the backup payload before restoring.
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 |
|---|---|---|---|
| name | Yes | ||
| validate | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||