list_branches
List branches of a GitHub repository, with options to filter protected branches and paginate results.
Instructions
Lista las ramas de un repositorio
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | Nombre del repositorio | |
| owner | Yes | Propietario del repositorio | |
| per_page | No | ||
| protected | No | Filtrar solo ramas protegidas |