get_branch
Retrieves branch details, including commit information and protection status, for a specified project and branch.
Instructions
Get branch details (commit, protection status)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| branch_name | Yes | Name of the branch |