update_group
Update an existing ServiceNow group by sys_id or name, modifying attributes like name, type, email, active status, parent, manager, or description.
Instructions
Update an existing group (accepts sys_id or name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | ||
| No | |||
| active | No | ||
| parent | No | ||
| manager | No | ||
| group_id | Yes | Group sys_id or name to update | |
| description | No |