Retour à Microsoft Graph
Connecter Knoon AI avec Microsoft Graph (Microsoft) pour automatiser les flux de travail AI.
List channels in a Microsoft Team.
microsoftGraphListTeamChannels
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| teamId | mustache | Team ID to list channels for. | Oui |
| top | number | Maximum number of channels to return (1-999). | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| status | string | DONE. |
| sensitive.channels.channel.id | string | Channel ID. |
| sensitive.channels.channel.displayName | string | Display name. |
| sensitive.channels.channel.description | string | Description. |
| sensitive.channels.channel.membershipType | string | Membership type. |
| sensitive.nextLink | string | OData nextLink for pagination when present. |