add_watching
Add a watch to an issue in Backlog to get notified of changes. Specify the issue ID or key, and optionally add a note for context.
Instructions
Adds a new watch to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note for the watch | |
| issueIdOrKey | Yes | Issue ID or issue key (e.g., 1234 or "PROJECT-123") |