coolify_list_github_app_branches
List branches for any repository accessible by a GitHub App using its app ID, repository owner, and repository name.
Instructions
List branches for a repository accessible by a GitHub App
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the GitHub App | |
| repo | Yes | Repository name | |
| owner | Yes | Repository owner (user or organization) |