get_protected_branch
Retrieve access levels, force push settings, and other details for a specific protected branch in a GitLab project.
Instructions
Get details of a single protected branch (access levels, force push settings)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| branch_name | Yes | Name of the protected branch |