add_group_member
Add a member to a Microsoft Entra ID group by specifying the group ID and member ID. Supports adding users, devices, or other groups to the group's membership.
Instructions
Add a member to a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ID of the group | |
| member_id | Yes | ID of the member (user, group, device, etc.) to add |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||