assign_issue
Assign issues to users in Redmine MCP Server by specifying issue ID and user details (ID, name, or login). Optionally add notes to provide context for the assignment.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_id | Yes | ||
notes | No | ||
user_id | No | ||
user_login | No | ||
user_name | No |