get_group
Retrieve complete group details including member count from on-prem Active Directory or Azure AD. Specify the group by name or ID for quick access.
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 |