transfer_workflow
Transfer a workflow to another project on your n8n instance using the workflow ID and target project ID.
Instructions
Transfer a workflow to another project (requires the Projects feature on the instance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workflow ID | |
| destinationProjectId | Yes | Target project ID (see list_projects) |