github_get_branch_protection
Retrieve branch protection rules for a GitHub repository to enforce code review and status checks.
Instructions
Github connector operation get_branch_protection (platform tool github.get_branch_protection).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |