redmine_add_group_user
Add a user to a Redmine group by providing group and user IDs. Honors read-only settings to prevent unauthorized changes.
Instructions
Add a user to a group.
Honors REDMINE_MCP_READ_ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |