list_protected_branches
Retrieve a list of protected branches for a specified GitLab project, with options to filter by name and paginate results.
Instructions
List protected branches for a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-indexed) | |
| search | No | Search by branch name | |
| per_page | No | Results per page (1-100) | |
| project_id | No | Project ID or URL-encoded path |