forkRepo
Duplicate any existing repository into a new one, setting a custom name and description. Choose public or private visibility to control who can access the copy.
Instructions
Fork an existing repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relays | No | ||
| privkey | No | Private key (auto-loaded) | |
| publicRead | No | false = private fork. Default true. | |
| graspServer | No | ||
| newRepoName | Yes | Name for forked repo | |
| sourceRepoId | Yes | Repo to fork | |
| sourceOwnerPubkey | No | Owner of source repo | |
| newRepoDescription | No | Description for forked repo |