remove_task_assignee
Remove an assignee from a ClickUp task by providing task and user IDs, ensuring task assignments reflect current team responsibilities.
Instructions
Remove an assignee from a ClickUp task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task | |
| assignee_id | Yes | The user ID to remove |