返回 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.