Watcher Tools

Manage watchers on issues.

Watcher tools let you list, add, and remove watchers on issues. Watchers receive notifications when an issue is updated.

manage_watchers

List, add, or remove watchers on an issue. Supports three actions: 'list' to see current watchers, 'add' to add a watcher, 'remove' to remove a watcher.

When it runs: Called when you ask about watchers or want to subscribe/unsubscribe someone from an issue.
Example trigger: "Add me as a watcher on the deploy task"
ParameterTypeRequiredDescription
issue_keystringYesIssue key or natural language reference
actionstringYes"list", "add", or "remove"
usernamestringNoUsername to add/remove (required for add/remove)