get_branches
List all branches of a GitHub repository by providing the owner and repo name. Quickly retrieve branch names to understand repository structure and manage development workflows.
Instructions
List branches for a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository in "owner/repo" format. |