Create Teams Channel
teams_create_channelCreate standard or private Teams channels within a specified team. Add optional members, roles, and descriptions to enable collaboration.
Instructions
Create a standard or private Teams channel. Shared-channel creation is intentionally excluded because Microsoft does not support it in 21V. Chinese intents / 中文意图: 创建Teams频道, 新建私有频道, 给团队添加频道.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Teams team ID. | |
| members | No | Initial private-channel members. Include an owner for a private channel. | |
| description | No | Optional channel description. | |
| displayName | Yes | Channel display name. | |
| membershipType | No | Channel type. Defaults to standard. |