list_project_branches
List branches in a GitLab project by providing the project ID or path. Filter branches by name and set results per page.
Instructions
List branches in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search branches by name | |
| per_page | No | Number of results per page (max 100) | |
| project_id | Yes | Project ID or path |