Microsoft Products APIs · Capability
Microsoft Graph API (v1.0) — Groups
Microsoft Graph API (v1.0) — Groups. 3 operations. Lead operation: List groups in the directory. Self-contained Naftiko capability covering one Ms Products business surface.
What You Can Do
GET
Listgroups
— List groups in the directory
/v1/groups
GET
Getgroup
— Get a group by id
/v1/groups/{groupid}
GET
Listgroupmembers
— List members of a group
/v1/groups/{groupid}/members
MCP Tools
list-groups-directory
List groups in the directory
read-only
idempotent
get-group-id
Get a group by id
read-only
idempotent
list-members-group
List members of a group
read-only
idempotent