返回 Microsoft Graph
将 Knoon AI 与 Microsoft Graph (Microsoft) 连接以自动化 AI 工作流。
Fetch a group by ID.
microsoftGraphGetGroup
测试版
内部
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| groupId | mustache | Group ID to fetch. | 是的 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| status | string | DONE. |
| sensitive.group.id | string | Group ID. |
| sensitive.group.displayName | string | Display name. |
| sensitive.group.description | string | Description. |
| sensitive.group.mail | string | Mail address. |
| sensitive.group.mailEnabled | boolean | Whether the group is mail enabled. |
| sensitive.group.securityEnabled | boolean | Whether the group is security enabled. |
| sensitive.group.visibility | string | Group visibility. |