Tools

Name & DescriptionType
MICROSOFT_TEAMS_ADD_MEMBER_TO_TEAMTool to add a user to a microsoft Teams team.
action
MICROSOFT_TEAMS_ARCHIVE_TEAMTool to archive a microsoft Teams team.
action
MICROSOFT_TEAMS_CREATE_MEETINGUse to schedule a new standalone microsoft Teams online meeting, i.
action
MICROSOFT_TEAMS_CREATE_TEAMTool to create a new microsoft Teams team.
action
MICROSOFT_TEAMS_DELETE_TEAMTool to delete a microsoft Teams team.
action
MICROSOFT_TEAMS_GET_CHANNELTool to get a specific channel in a team.
action
MICROSOFT_TEAMS_GET_CHAT_MESSAGETool to get a specific chat message.
action
MICROSOFT_TEAMS_GET_TEAMTool to get a specific team.
action
MICROSOFT_TEAMS_LIST_MESSAGE_REPLIESTool to list replies to a channel message.
action
MICROSOFT_TEAMS_LIST_TEAM_MEMBERSTool to list members of a microsoft Teams team.
action
MICROSOFT_TEAMS_TEAMS_CREATE_CHATCreates a new chat; if a 'oneonone' chat with the specified members already exists, its details are returned, while 'group' chats are always newly created.
action
MICROSOFT_TEAMS_UNARCHIVE_TEAMTool to unarchive a microsoft Teams team.
action
MICROSOFT_TEAMS_UPDATE_CHANNEL_MESSAGETool to update a message in a channel.
action
MICROSOFT_TEAMS_UPDATE_CHAT_MESSAGETool to update a specific message in a chat.
action
MICROSOFT_TEAMS_UPDATE_TEAMTool to update the properties of a team.
action
MICROSOFT_TEAMS_CHATS_GET_ALL_CHATSRetrieves all microsoft Teams chats a specified user is part of, supporting filtering, property selection, and pagination.
action
MICROSOFT_TEAMS_CHATS_GET_ALL_MESSAGESRetrieves all messages from a specified microsoft Teams chat using the microsoft graph API, automatically handling pagination; ensure `chat id` is valid and odata expressions in `filter` or `select` are correct.
action
MICROSOFT_TEAMS_TEAMS_CREATE_CHANNELCreates a new 'standard', 'private', or 'shared' channel within a specified microsoft Teams team.
action
MICROSOFT_TEAMS_TEAMS_GET_MESSAGERetrieves a specific message from a microsoft Teams channel using its team, channel, and message ids.
action
MICROSOFT_TEAMS_TEAMS_LISTRetrieves microsoft Teams accessible by the authenticated user, allowing filtering, property selection, and pagination.
action
MICROSOFT_TEAMS_TEAMS_LIST_CHANNELSRetrieves channels for a specified microsoft Teams team id (must be valid and for an existing team), with options to include shared channels, filter results, and select properties.
action
MICROSOFT_TEAMS_TEAMS_LIST_CHAT_MESSAGESRetrieves messages (newest first) from an existing and accessible microsoft Teams one-on-one chat, group chat, or channel thread, specified by `chat id`.
action
MICROSOFT_TEAMS_TEAMS_LIST_PEOPLERetrieves a list of people relevant to a specified user from microsoft graph, noting the `search` parameter is only effective if `user id` is 'me'.
action
MICROSOFT_TEAMS_TEAMS_POST_CHANNEL_MESSAGEPosts a new text or html message to a specified channel in a microsoft Teams team.
action
MICROSOFT_TEAMS_TEAMS_POST_CHAT_MESSAGESends a non-empty message (text or html) to a specified, existing microsoft Teams chat; content must be valid html if `content type` is 'html'.
action
MICROSOFT_TEAMS_TEAMS_POST_MESSAGE_REPLYSends a reply to an existing message, identified by `message id`, within a specific `channel id` of a given `team id` in microsoft Teams.
action

Details

Installs

More than 1000

Actions

26

Triggers

0