Messaging
Microsoft Teams
Read messages and post to channels.
Microsoft Teams integrates chat, video meetings, and file storage within Microsoft 365, providing virtual collaboration and communication for distributed teams
Triggers0
Things that can wake up your Microsoft Teams coworker.
No triggers published for Microsoft Teams yet — but you can still run it on a schedule or from a chat.
Actions20
Things your coworker can do in Microsoft Teams.
- Add chat member
Tool to add a conversationMember to a Microsoft Teams chat. Use when adding a user to an existing chat conversation.
MICROSOFT_TEAMS_ADD_CHAT_MEMBER - Add member to channel
Tool to add a member to a Microsoft Teams channel. Use this action when you need to grant a user access to a specific channel within a team, or when you need to add an owner to manage the channel.
MICROSOFT_TEAMS_ADD_MEMBER_TO_CHANNEL - Add member to team
(DEPRECATED: use `MICROSOFT_TEAMS_ADD_TEAM_MEMBER`) Tool to add a user to a Microsoft Teams team. Use when granting or updating membership for a user.
MICROSOFT_TEAMS_ADD_MEMBER_TO_TEAM - Add member to team
Tool to add a user to a Microsoft Teams team. Use when granting or updating membership for a user.
MICROSOFT_TEAMS_ADD_TEAM_MEMBER - Add team members (bulk)
Tool to add multiple members to a Microsoft Teams team in a single operation. Use when adding several users at once to improve efficiency.
MICROSOFT_TEAMS_ADD_TEAM_MEMBERS_BULK - Archive channel
Tool to archive a channel in a Microsoft Teams team. Use when you need to archive a specific channel within a team.
MICROSOFT_TEAMS_ARCHIVE_CHANNEL - Archive team channel
Tool to archive a channel in a Microsoft Teams team using the group ID. Use when you need to archive a specific channel within a team.
MICROSOFT_TEAMS_ARCHIVE_GROUP_TEAM_CHANNEL - Archive Teams team
Tool to archive a Microsoft Teams team. Use after confirming the team ID; returns 202 if accepted.
MICROSOFT_TEAMS_ARCHIVE_TEAM - Clone Team
Tool to clone a Microsoft Teams team using the team ID. Use when you need to create a copy of an existing team including its structure, channels, and tabs. This is an asynchronous operation; poll the returned location URL to monitor progress.
MICROSOFT_TEAMS_CLONE_TEAM - Create Call Operation
Tool to create a new operation for a communications call. Use when you need to initiate a new operation on an active call.
MICROSOFT_TEAMS_CREATE_CALL_OPERATION - Create online meeting
Use to schedule a new standalone Microsoft Teams online meeting, i.e., one not linked to any calendar event.
MICROSOFT_TEAMS_CREATE_MEETING - Create open shifts
Tool to create a new open shift in a Microsoft Teams team schedule. Use when you need to publish available shifts that team members can claim.
MICROSOFT_TEAMS_CREATE_OPEN_SHIFT - Create team schedule shift
Tool to create a new shift in a Microsoft Teams team schedule. Use when you need to assign work shifts to team members with specific start/end times and details.
MICROSOFT_TEAMS_CREATE_SHIFT - Create Team
Tool to create a new Microsoft Teams team. Use when you need to provision a team with optional template, channels, and members.
MICROSOFT_TEAMS_CREATE_TEAM - Create Team From Group
Tool to create a new team under an existing Microsoft 365 group. Use when you need to add Teams capabilities to an existing group.
MICROSOFT_TEAMS_CREATE_TEAM_FROM_GROUP - Create time off
Tool to create a new timeOff instance in a team's schedule. Use when you need to create approved time off for a team member (vacation, sick leave, etc.).
MICROSOFT_TEAMS_CREATE_TIME_OFF - Create time off reason
Tool to create a new time off reason in a team's schedule. Use when you need to define a new category for time off requests with a custom name and icon.
MICROSOFT_TEAMS_CREATE_TIME_OFF_REASON - Delete team channel
Tool to delete a channel from a Microsoft Teams team. Use when you need to permanently remove a channel. Note that the General channel cannot be deleted.
MICROSOFT_TEAMS_DELETE_CHANNEL - Delete team schedule day note
Tool to delete a day note from a Microsoft Teams schedule. Use when you need to remove a day note from a specific date in the team schedule. The If-Match header with ETag value is required for deletion.
MICROSOFT_TEAMS_DELETE_DAY_NOTE - Delete open shift
Tool to delete an open shift from a Microsoft Teams schedule. Use when you need to remove an unfilled shift from the team schedule.
MICROSOFT_TEAMS_DELETE_OPEN_SHIFT