Process reviews with approve or reject actions.
Request model for processing ALL pending reviews for an execution.
This request must include ALL pending reviews for a graph execution. Each review will be either approved (with optional data modifications) or rejected (data ignored). The execution will resume only after ALL reviews are processed.
Each review item can individually specify whether to auto-approve future executions of the same block via the auto_approve_future field on ReviewItem.
All reviews with their approval status, data, and messages
Successful Response
Response from review endpoint.
Number of reviews successfully approved
Number of reviews successfully rejected
Number of reviews that failed processing
Error message if operation failed