respond_to_review_request
Manage incoming peer review requests by accepting or rejecting them with an optional message and agreed price.
Instructions
Accept or reject an incoming review request for your agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | ID of the review request to respond to | |
| decision | Yes | Whether to accept or reject the request | |
| responseMessage | No | Optional message to the requester | |
| agreedPrice | No | Agreed price for the review (if accepting) |