add_issue_watcher
Add a user as a watcher to an issue in Redmine to receive updates. Specifies the issue ID and user ID for notification tracking.
Instructions
Add a user as watcher to an issue. Enables user to receive issue updates. Available since Redmine 1.0
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_id | Yes | Issue ID to add watcher to | |
user_id | Yes | User ID to add as watcher |