chap.abstain.declare
chap.abstain.declareDeclare abstention from a review by specifying the reviewer, reason, and category, moving the task to an abstained state.
Instructions
Stand aside from a review, giving a reason and a category. The task moves to abstained.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Participant URI, e.g. 'human:alice@example.org' or 'agent:bot@local'. | |
| reason | Yes | Why this reviewer is standing aside. Recorded in the audit entry. | |
| task_id | Yes | Task identifier returned by chap.task.create. | |
| category | No | The kind of abstention. Recorded in the audit entry. | |
| workspace | Yes | Workspace identifier, e.g. 'wsp_techcorp_support'. |