update_watching
Update the note associated with a watched item in Backlog by providing the watch ID and new note content.
Instructions
Updates an existing watch note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watchId | Yes | Watch ID | |
| note | Yes | Updated note for the watch | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |