remove_watcher
Remove a user's watch on a Jira issue by providing the issue key and user's account ID, stopping their notifications for that issue.
Instructions
Delete watcher
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | This parameter is no longer available. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/ | |
| accountId | No | The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e0 | |
| issueIdOrKey | Yes | The ID or key of the issue. |