Skip to main content
teams.updateChannel updates and returns a Teams channel.

Example

automations/teams-update-channel.automation.ts

Inputs

Pass { team: "Engineering", channel: "Incidents", description: "Operational incidents" }. The optional second argument { account } selects a Microsoft binding.

Output

Updates and returns a Teams channel. Microsoft Graph IDs are opaque and should be passed through unchanged.