action bitbucket_get_repositories_workspace_repo_slug_branch_restrictions_id { label: "Get a branch restriction rule" description: "Returns a specific branch restriction rule." provider: bitbucket method: GET path: "/repositories/{workspace}/{repo_slug}/branch-restrictions/{id}" encoding: json output: { type: "object" } }