transfer_repo
Transfer a repository to a new owner. Provide the current owner, repository name, and new owner.
Instructions
Transfer a repository to a new owner
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| new_owner | Yes | ||
| team_ids | No | Team IDs to add to the repository after transfer |