get_pull_request
Retrieve details of a specific pull request using its repository slug and ID. Get status, metadata, and related information to review or analyze changes.
Instructions
Get details of a specific pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes | Repository slug (e.g. "my-repo") | |
| pull_request_id | Yes | Pull request ID |