duplicate_project
Duplicate a project with options to reset dates, change owner, and include tasks and documents.
Instructions
Create a copy of an existing project with customizable options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | Name for the new project | |
| reset_dates | No | Whether to reset all dates to current | |
| new_owner_id | No | New owner for the duplicated project (optional) | |
| include_tasks | No | Whether to copy tasks | |
| include_documents | No | Whether to copy documents | |
| source_project_id | Yes | ID of the project to duplicate |