Microsoft Graph로 돌아가기
Knoon AI를 Microsoft Graph (Microsoft)과 연결하여 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. |