delete_group
Remove a Redmine group by ID, revoking its associated permissions while retaining user accounts. Use to clean up obsolete groups without affecting members.
Instructions
Delete a group.
The users themselves keep existing; they only lose the permissions that came from it.
Args: group_id: group ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |