chap.handoff.accept
chap.handoff.acceptAccept a proposed handoff to reassign tasks to yourself. Select specific tasks or accept all, optionally adding a comment for the audit record.
Instructions
Accept a proposed handoff. The accepted tasks are reassigned to the accepting participant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Participant URI, e.g. 'human:alice@example.org' or 'agent:bot@local'. | |
| comment | No | Anything the recipient wants recorded when taking the work on. | |
| workspace | Yes | Workspace identifier, e.g. 'wsp_techcorp_support'. | |
| handoff_id | Yes | Identifier returned by chap.handoff.propose. A handoff already accepted or declined is refused with -32051. | |
| accepted_task_ids | No | Which of the proposed tasks are being accepted. If omitted, all of them are. |