Microsoft Teams · Arazzo Workflow
Microsoft Teams Rename Team
Version 1.0.0
Read a team and update its display name and description.
View Spec
View on GitHub
ChatCollaborationCommunicationsMicrosoft-365ProductivityVideo ConferencingArazzoWorkflows
Provider
Workflows
rename-team
Confirm a team and patch its display name and description.
Reads the team to capture its prior display name, then updates the team with the new display name and description.
1
getTeam
Read the team to confirm it exists and capture its current display name before renaming.
2
updateTeam
Patch the team with the new display name and description. Microsoft Graph returns 204 No Content on success.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.