teams.createChannel creates and returns a Teams channel.
Example
automations/teams-create-channel.automation.ts
Inputs
Passteam as an exact display name or provider ID and set displayName. Optional description sets the channel description. membershipType accepts "standard", "private", or "shared" and defaults to "standard". The optional second argument { account } selects a Microsoft binding.