fork_project
Fork a public project to create a personal copy with all code and database schema, ready for modification. Start from an existing app and customize freely.
Instructions
Fork a public project into your account. Copies all code and database schema (no data). The fork starts as a personal project you can modify freely.
This is the recommended way to start from an existing app: fork it, then modify the code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID of the public project to fork | |
| name | No | Optional new name for the fork (defaults to source name) |