list_groups
Retrieve groups from Active Directory or Azure AD with optional name filtering to manage directory access and permissions.
Instructions
List Active Directory or Azure AD groups with optional name filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter by group name (partial match) | |
| max_results | No | Maximum number of results to return (default: 50) | |
| source | No | Data source: "ad" for on-prem LDAP, "azure" for Azure AD/Entra ID (available: ad, azure) | ad |