remove_assignee
Remove a user from a task by providing the task UUID and user UUID, clearing their assignment.
Instructions
Remove an assignee from a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task UUID | |
| user_id | Yes | The user UUID to remove |