get_github_app_repository_branches
Retrieve all branches of a GitHub repository using a GitHub App for access control.
Instructions
Get branches of a repository accessible by a GitHub App
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| github_app_id | Yes | GitHub App ID | |
| owner | Yes | Repository owner | |
| repo | Yes | Repository name |