get_branch
Retrieve details of a specific branch in a repository by specifying owner, repository, and branch name.
Instructions
Get details of a specific branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| branch | Yes | Branch name |