fork_repository
Create a copy of a GitHub repository to modify code independently or contribute changes through pull requests.
Instructions
Fork a repository.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| organization | No | Optional organization to fork into |