Get Branch Restriction
get_branch_restrictionRetrieve a single branch restriction's details by providing the repository slug and numeric restriction ID.
Instructions
Get a single branch restriction.
Args: repo_slug: Repository slug restriction_id: Numeric restriction id workspace: Workspace name (optional, defaults to configured workspace)
Returns: Branch restriction details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| workspace | No | ||
| restriction_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |