task_assignees_remove
Remove a user from a task's assignee list. Specify the task ID and user ID to unassign.
Instructions
Remove an assignee from a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task ID | |
| userId | Yes | The user ID to remove |