Docflow Get Review Result
docflow_get_review_resultCheck the current status of a submitted document review by task ID and workspace ID, with statuses for pending, reviewing, pass, failed, and recognition failure.
Instructions
Get the current result of a review task without waiting (POST /review/task/result).
Use to check status of a previously submitted review, or for manual polling. status: 0=pending, 1=pass, 2=failed, 3=reviewing, 4=not_pass, 7=recognition_failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||