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