inforcer_groups_get
Retrieves complete details for a single Microsoft 365 group, including its members, using a tenant identifier and group ID. Resolves tenant identifiers to numeric IDs for read-only access.
Instructions
Get full detail for a single group, including members. Tenant identifier — accepts a numeric Client Tenant ID, a tenant DNS name, an Azure AD tenant GUID, or a friendly name. Resolved to the numeric Client Tenant ID before the request. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant | Yes | Tenant identifier — accepts a numeric Client Tenant ID, a tenant DNS name, an Azure AD tenant GUID, or a friendly name. Resolved to the numeric Client Tenant ID before the request. | |
| group_id | Yes | The group ID (Entra object ID) |