remove_watcher
Removes a specified user from watching an issue to stop their notifications, using issue ID and user ID.
Instructions
Remove a watcher from an issue.
Args: issue_id: issue ID. user_id: ID of the user to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| issue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |