getPullRequestComments
List all comments on a pull request by ID. Supports pagination and optional workspace/repo filtering for targeted review.
Instructions
List all comments on a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| pagelen | No | ||
| repo_slug | No | ||
| workspace | No | ||
| pull_request_id | Yes | Pull request ID |