Back to Microsoft Graph
Connect Knoon AI with Microsoft Graph (Microsoft) to automate AI workflows.
List Microsoft Teams.
microsoftGraphListTeams
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| top | number | Maximum number of teams to return (1-999). | No |
Returns
| Name | Type | Description |
|---|---|---|
| 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. |