Collaborator: ReviewService Action
collaborator_reviewservice_actionManage code review workflows by invoking ReviewService actions to move reviews to annotate phase, cancel, reopen, or uncancel them.
Instructions
Invoke any ReviewService method by name and arguments. For finishReviewPhase and waitOnPhase, provide reviewId (required) and until (optional, defaults to 'ANY').
Toolset: Review Management
Parameters:
action (enum) required
args (record<string, any>) required
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | ||
| action | Yes |