add_group_members
Add multiple users to a ServiceNow group by specifying the group ID and list of user sys_ids or usernames. Streamline group management through the ServiceNow MCP Server.
Instructions
Add members to an existing group in ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
group_id | Yes | Group ID or sys_id | |
members | Yes | List of user sys_ids or usernames to add as members |