List Channels
list_channelsList all channels in a Microsoft Team by specifying the team ID, returning each channel's name, description, type, and ID.
Instructions
List all channels in a specific Microsoft Team. Returns channel names, descriptions, types, and IDs for the specified team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team ID | |
| tenantId | No | Target tenant ID from list_tenants. Omit only when a default is configured or exactly one tenant is connected. Resource IDs belong to this tenant. |