返回 Microsoft Graph

將 Knoon AI 與 Microsoft Graph (Microsoft) 連接以自動化 AI 工作流程。

List groups, optionally filtered by display name search.
microsoftGraphListGroups
測試版
內部
權限
  • Group.Read.All
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
querymustache Optional search text applied to display names.
topnumber Maximum number of groups to return (1-999).
退貨
名稱類型說明
statusstring DONE.
sensitive.groups.group.idstring Group ID.
sensitive.groups.group.displayNamestring Display name.
sensitive.groups.group.descriptionstring Description.
sensitive.groups.group.mailstring Mail address.
sensitive.groups.group.mailEnabledboolean Whether the group is mail enabled.
sensitive.groups.group.securityEnabledboolean Whether the group is security enabled.
sensitive.groups.group.visibilitystring Group visibility.
sensitive.nextLinkstring OData nextLink for pagination when present.