get_branch
Retrieve branch details including latest commit and protection status by providing project ID and branch name.
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 |