get_group
Retrieve comprehensive group details including member count from Active Directory or Azure AD by specifying the group identifier and source.
Instructions
Get full details of a specific group including member count. For on-prem AD use CN or sAMAccountName; for Azure AD use display name or object ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Group name (CN/sAMAccountName) for on-prem AD, or display name/object ID for Azure AD | |
| source | No | Data source: "ad" for on-prem LDAP, "azure" for Azure AD/Entra ID (available: ad, azure) | ad |