manage_security_groups
Create, update, and manage Azure AD security groups to control access by adding or removing members and configuring security settings.
Instructions
Manage Azure AD security groups for access control, including group creation, membership, and security settings.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform on security group | |
| groupId | No | Security group ID for existing group operations | |
| displayName | No | Display name for the security group | |
| description | No | Description of the security group | |
| members | No | List of member email addresses | |
| settings | No | Security group settings |