get_code_review_checklist
Get repository-specific code review guidelines to standardize pull request reviews in Bitbucket.
Instructions
Get code review checklist which acts as a guideline to review pull request. LLM must call this to get repository specific review guidelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository_name | Yes | The name of the repository. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |