Microsoft Graph に戻る
Microsoft Graph (Microsoft) と Knoon AI を接続して AI ワークフローを自動化します。
List Microsoft Teams.
microsoftGraphListTeams
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| top | number | Maximum number of teams to return (1-999). | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| status | string | DONE. |
| sensitive.teams.team.id | string | Team ID. |
| sensitive.teams.team.displayName | string | Display name. |
| sensitive.teams.team.description | string | Description. |
| sensitive.teams.team.isArchived | boolean | Whether the team is archived. |
| sensitive.teams.team.visibility | string | Team visibility. |
| sensitive.nextLink | string | OData nextLink for pagination when present. |