redmine_issue_watchers
Add or remove watchers on Redmine issues to control who receives notifications and stays updated on changes.
Instructions
Manage issue watchers: add, remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Query parameters. Array values are appended repeatedly. | |
| action | Yes | ||
| headers | No | Additional headers. Authentication and content headers are managed automatically unless explicitly overridden. | |
| user_id | No | Redmine numeric ID or identifier, passed as a string. | |
| issue_id | No | Redmine numeric ID or identifier, passed as a string. | |
| max_pages | No |