create_channel
Create a channel in a specified Microsoft Teams team using the team ID, display name, and membership type.
Instructions
Create a channel. membership_type: 'standard' or 'private'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | ||
| description | No | ||
| display_name | Yes | ||
| membership_type | No | standard |