get_pull_request
Retrieve a pull request's details, including comments and threads, by providing repository and pull request ID.
Instructions
Get detailed information about a pull request including comments and threads
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name | |
| repository | Yes | Repository name or ID | |
| pullRequestId | Yes | Pull request ID |