list_reviews
List reviews for a change request by providing the space ID and change request ID. Optionally set a limit or pagination token to control the result set.
Instructions
List reviews on a change request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Pagination token | |
| limit | No | Max items to return | |
| spaceId | Yes | The ID of the space | |
| changeRequestId | Yes | The ID or number of the change request |