Duplicate Excalidraw project
duplicate_projectCopy an Excalidraw project to a new path when its revision matches the specified base revision, ensuring you duplicate the current version without conflicts.
Instructions
Copies a managed project when its project revision is current.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| mutationId | Yes | ||
| projectPath | Yes | Full workspace-relative project path, for example designs/m3. | |
| newProjectPath | Yes | Full workspace-relative project path, for example designs/m3. | |
| baseProjectRevision | Yes |