add_watcher
Add a user as a watcher to an issue. Supply the issue ID and user ID (obtained via list_users) to enable notifications.
Instructions
Add a watcher to an issue.
Args: issue_id: issue ID. user_id: ID of the user to add as a watcher (use list_users).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| issue_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |