remove_task_watcher
The function removes a specified user from a task's watcher list using the task ID and user ID, preventing unwanted notifications and controlling who receives task updates.
Instructions
Remove a watcher from a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID | |
| watcher_id | Yes | User ID to remove |