acc_create_review
Initiate a document review on an approval workflow by submitting version URNs for the checking/approval transition. Approve/reject decisions happen in the ACC UI.
Instructions
Start (initiate) a document review on an existing approval workflow — submitting containers for the checking/approval transition (e.g. S3 review or S4 stage approval). The subsequent approve/reject decisions happen in the ACC UI; monitor with acc_get_review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Review name, e.g. 'M3 - Phat hanh ho so thiet ke dot 1' | |
| notes | No | Notes for the reviewers | |
| project_id | Yes | Project id | |
| workflow_id | Yes | Approval workflow id (acc_list_review_workflows) | |
| version_urns | Yes | Comma/newline-separated version URNs of the documents to submit (tip versions) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |