Docflow Retry Review Rule
docflow_retry_review_ruleRetry a failed review rule individually to re-evaluate it after updating its prompt, without re-running other rules in the task.
Instructions
Retry evaluation of a single rule within a review task (POST /review/task/rule/retry).
Use when one specific rule failed or needs re-evaluation after updating its prompt, without re-running all other rules in the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | ||
| task_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||