Microsoft Entra · Capability
Microsoft Entra Microsoft Graph Identity API — Groups
Microsoft Entra Microsoft Graph Identity API — Groups. 8 operations. Lead operation: Microsoft Entra List Groups. Self-contained Naftiko capability covering one Microsoft Entra business surface.
What You Can Do
GET
Listgroups
— Microsoft Entra List Groups
/v1/groups
POST
Creategroup
— Microsoft Entra Create Group
/v1/groups
GET
Getgroup
— Microsoft Entra Get Group
/v1/groups/{group-id}
PATCH
Updategroup
— Microsoft Entra Update Group
/v1/groups/{group-id}
DELETE
Deletegroup
— Microsoft Entra Delete Group
/v1/groups/{group-id}
GET
Listgroupmembers
— Microsoft Entra List Group Members
/v1/groups/{group-id}/members
POST
Addgroupmember
— Microsoft Entra Add Group Member
/v1/groups/{group-id}/members/ref
DELETE
Removegroupmember
— Microsoft Entra Remove Group Member
/v1/groups/{group-id}/members/{directoryobject-id}/ref
MCP Tools
microsoft-entra-list-groups
Microsoft Entra List Groups
read-only
idempotent
microsoft-entra-create-group
Microsoft Entra Create Group
microsoft-entra-get-group
Microsoft Entra Get Group
read-only
idempotent
microsoft-entra-update-group
Microsoft Entra Update Group
idempotent
microsoft-entra-delete-group
Microsoft Entra Delete Group
idempotent
microsoft-entra-list-group-members
Microsoft Entra List Group Members
read-only
idempotent
microsoft-entra-add-group-member
Microsoft Entra Add Group Member
microsoft-entra-remove-group-member
Microsoft Entra Remove Group Member
idempotent