update_channel
Update a channel's name or description in Microsoft Teams. Provide the team ID and channel ID, then set a new display name or description.
Instructions
Update a channel's name or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The ID of the team | |
| channel_id | Yes | The ID of the channel | |
| description | No | New description | |
| display_name | No | New display name |