create_group
Create new assignment groups in ServiceNow to organize tasks and assign responsibilities. Specify group name, description, and manager for structured team management.
Instructions
Create a new assignment group (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Group name | |
| description | No | Group description | |
| manager | No | Manager user_name or sys_id |