fork_repository
Create a copy of a GitHub repository to your account or organization for independent development, testing, or contribution.
Instructions
Fork a GitHub repository to your account or specified organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or organization) | |
| repo | Yes | Repository name | |
| organization | No | Optional: organization to fork to (defaults to your personal account) |