Reassign task
task.assignReassign a task to a different user. Requires explicit user authorization as the transfer is irreversible.
Instructions
Transfer assignment to another user. Typically IRREVERSIBLE — once transferred the previous assignee may lose access. Never call without explicit user instruction. userExplicitlyRequested MUST be true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| assigneeId | Yes | ||
| userExplicitlyRequested | Yes | Must be true. Attests that the user explicitly asked for this reassignment. | |
| kind | Yes | Which of the three R1 patterns this is. |