continue_review
Poll a long-running security review until it completes or fails, then return the actionable findings and verdict.
Instructions
Wait briefly for a long review; repeat until state is completed or failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| review_id | Yes | check_my_app 또는 start_review_before_ship이 돌려준 검수 번호 | |
| wait_seconds | No | 한 번에 기다릴 시간(0~4초). 완료될 때까지 이 도구를 반복 호출합니다. | |
| finding_limit | No | 완료 결과에 포함할 findings 수(1~50) | |
| response_mode | No | compact(기본) 또는 full(호환용 전체 결과) | compact |
| finding_offset | No | 완료 결과 findings 페이지 시작 위치 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| findings | No | ||
| experience | Yes | ||
| review_job | No | ||
| guardian_gate | No | ||
| review_receipt | No | ||
| primary_workflow | No | ||
| application_assurance | No | ||
| auditor_qualification | No |