add_watching
Add a watch to a Backlog issue to receive notifications. Optionally include a note and specify an organization.
Instructions
Adds a new watch to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueIdOrKey | Yes | Issue ID or issue key (e.g., 1234 or "PROJECT-123") | |
| note | No | Optional note for the watch | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |